Skip to content

Commit 6748574

Browse files
committed
Clean up .jshintrc.
1 parent 963d3a1 commit 6748574

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.jshintrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@
77
"indent": 4,
88
"jquery" : true,
99
"latedef": true,
10-
"maxerr": 50,
1110
"noarg": true,
1211
"node": true,
1312
"noempty": true,
1413
"plusplus": false,
1514
"quotmark": "single",
16-
"regexp": true,
1715
"strict": false,
1816
"trailing": true,
1917
"unused": true,

0 commit comments

Comments
 (0)