aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/.jshintrc')
-rw-r--r--webapp/.jshintrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/webapp/.jshintrc b/webapp/.jshintrc
deleted file mode 100644
index 7a0ae5c..0000000
--- a/webapp/.jshintrc
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "esversion": 6,
- "undef": true,
- "unused": false,
- "globalstrict": true,
- "predef": [ "console", "require", "module", "setInterval", "clearInterval", "__dirname"]
-} \ No newline at end of file