Skip to content

Commit a2422e8

Browse files
committed
Modify .jshintrc.
Relax latedef option.
1 parent afe6f27 commit a2422e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.jshintrc

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"eqeqeq": true,
1010
"forin": true,
1111
"immed": true,
12-
"latedef": true,
1312
"newcap": true,
1413
"noarg": true,
1514
"noempty": true,

0 commit comments

Comments
 (0)