summaryrefslogtreecommitdiffstats
path: root/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'js/.jshintrc')
-rw-r--r--js/.jshintrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/.jshintrc b/js/.jshintrc
index 611743709..e84a806d5 100644
--- a/js/.jshintrc
+++ b/js/.jshintrc
@@ -13,6 +13,7 @@
"browser": true,
"expect": true,
"By": true,
- "it": true
+ "it": true,
+ "inject": true
}
} \ No newline at end of file