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