Skip to content

Commit e1cf2c1

Browse files
committed
enh(js): Add linter
1 parent 632a00a commit e1cf2c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js.nanorc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
syntax "JavaScript" "\.(m?js|ts|javascript|typescript)$"
1515
header "^#!.*\/(env +)node"
1616
comment "//"
17+
linter "npx eslint"
1718

1819
## Default
1920
color white "^.+$"

0 commit comments

Comments
 (0)