aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/.jshintrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/.jshintrc b/js/.jshintrc
index bb41ef9cc..e93a8deee 100644
--- a/js/.jshintrc
+++ b/js/.jshintrc
@@ -1,5 +1,5 @@
{
- "browser" : true,
+ "browser" : true,
"expr" : true,
"laxbreak" : true,
"boss" : true,