Commit 4ad1ef8
committed
build: disable node/shebang for bin/*.js
Executable scripts need a shebang. Disable this rule to allow it.
Signed-off-by: Kevin Locke <[email protected]>1 parent b336c02 commit 4ad1ef8
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
16 | 28 | | |
0 commit comments