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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
syntax "typescript" "\.(ts)$"
header "^#!.*\/(env +)ts-node"
## Default
color white "^.+$"