We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5ba54 commit b5687f6Copy full SHA for b5687f6
.jshintrc
@@ -6,12 +6,9 @@
6
"expr": true,
7
"immed": true,
8
"noarg": true,
9
- "onevar": true,
10
"quotmark": "double",
11
- "smarttabs": true,
12
- "trailing": true,
13
"undef": true,
14
"unused": true,
15
16
"node": true
17
-}
+}
src/.jshintrc
@@ -6,10 +6,7 @@
test/.jshintrc
0 commit comments