summaryrefslogtreecommitdiff
path: root/src/.jshintrc
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-12-09 19:18:15 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-12-09 19:18:15 -0500
commit7817f670d4cce62937e6a5a286210dc3267615c3 (patch)
tree37254a42a7619997ad8a4cb68d7882d06f3f49ea /src/.jshintrc
parent3a93c00d336cc9e9201e41a9bacfcd2e916368b7 (diff)
downloadeib-wip.tar.xz
eib-wip.zip
WIP stuff.wip
Diffstat (limited to 'src/.jshintrc')
-rw-r--r--src/.jshintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.jshintrc b/src/.jshintrc
new file mode 100644
index 0000000..0460aba
--- /dev/null
+++ b/src/.jshintrc
@@ -0,0 +1,3 @@
+{
+ "moz": true
+}