aboutsummaryrefslogtreecommitdiffstats
path: root/test/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/.jshintrc')
-rw-r--r--test/.jshintrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/.jshintrc b/test/.jshintrc
index 563b299e7..7d24cba5d 100644
--- a/test/.jshintrc
+++ b/test/.jshintrc
@@ -6,10 +6,7 @@
"expr": true,
"immed": true,
"noarg": true,
- "onevar": true,
"quotmark": "double",
- "smarttabs": true,
- "trailing": true,
"undef": true,
"unused": true,