Skip to content

Commit 8b78b95

Browse files
fix shebang/firstLine detection (#151)
1 parent 6b5ac1b commit 8b78b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"light": "assets/nu.svg",
4343
"dark": "assets/nu.svg"
4444
},
45+
"firstLine": "^#!\\s*/?.*\\bnu\\b",
4546
"configuration": "./language-configuration.json"
4647
}
4748
],

0 commit comments

Comments
 (0)