summaryrefslogtreecommitdiff
path: root/mocha_test/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'mocha_test/.jshintrc')
-rw-r--r--mocha_test/.jshintrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/mocha_test/.jshintrc b/mocha_test/.jshintrc
new file mode 100644
index 0000000..ea272bc
--- /dev/null
+++ b/mocha_test/.jshintrc
@@ -0,0 +1,4 @@
+{
+ "mocha": true,
+ "expr": true
+} \ No newline at end of file