aboutsummaryrefslogtreecommitdiffstats
path: root/.jshintignore
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-01-10 13:25:38 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-01-10 13:25:38 +0000
commitf7f5918e7a9f9eb00e235232df9da43ebdd63944 (patch)
tree4e73609f8aabf9f1d2d12e8b423aadcf855ce162 /.jshintignore
parent70dacd4fe2de9eef582ae7e68ab9cc8ad2ead5ba (diff)
Add JSHint configuration, tidy up any warnings.
Diffstat (limited to '.jshintignore')
-rw-r--r--.jshintignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.jshintignore b/.jshintignore
new file mode 100644
index 000000000..fa2e1bb4c
--- /dev/null
+++ b/.jshintignore
@@ -0,0 +1,3 @@
+**/vendor/
+web/jslib/
+**/*.auto.min.js