mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
feat(ts): add header regex
This commit is contained in:
parent
791982df22
commit
15d54a8cc5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
syntax "typescript" "\.(ts)$"
|
||||
header "^#!.*\/(env +)ts-node"
|
||||
|
||||
## Default
|
||||
color white "^.+$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue