parent
1c6ace1583
commit
d6a070859a
|
@ -31,7 +31,7 @@ const EXTS = {
|
||||||
'.php': 'php',
|
'.php': 'php',
|
||||||
'.sh': 'bash',
|
'.sh': 'bash',
|
||||||
'.swift': 'swift',
|
'.swift': 'swift',
|
||||||
'.ts': 'ts-note'
|
'.ts': 'ts-node'
|
||||||
}
|
}
|
||||||
|
|
||||||
const BuildSystem = {
|
const BuildSystem = {
|
||||||
|
|
Loading…
Reference in New Issue