aboutsummaryrefslogtreecommitdiffstats
path: root/src/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/.jshintrc')
-rw-r--r--src/.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.jshintrc b/src/.jshintrc
index 8a47fc233..daffbf5cc 100644
--- a/src/.jshintrc
+++ b/src/.jshintrc
@@ -8,6 +8,7 @@
"maxerr": 100,
"newcap": false,
"quotmark": "double",
+ "regexdash": true,
"strict": true,
"sub": true,
"trailing": true,