diff options
Diffstat (limited to 'ui/.jshintrc')
-rw-r--r-- | ui/.jshintrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/.jshintrc b/ui/.jshintrc index 98a79b5db..7bb17b5f9 100644 --- a/ui/.jshintrc +++ b/ui/.jshintrc @@ -6,7 +6,6 @@ "expr": true, "immed": true, "noarg": true, - "onevar": true, "quotmark": "double", "smarttabs": true, "trailing": true, |