Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 10947d0

Browse files
committed
exclude warnings
1 parent 79fa9c8 commit 10947d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"sub": true,
33
"multistr": true,
4+
"-W018": true,
45
"expr": true,
56
"boss": true,
67
"laxbreak": true,

0 commit comments

Comments
 (0)