feat(ts): add header regex

This commit is contained in:
Gareth Jones
2020-03-18 14:45:31 +13:00
committed by GitHub
parent 791982df22
commit 15d54a8cc5
+1
View File
@@ -1,4 +1,5 @@
syntax "typescript" "\.(ts)$"
header "^#!.*\/(env +)ts-node"
## Default
color white "^.+$"