diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-08 14:24:10 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-08 14:24:10 +1300 |
commit | 30f1a770f867de05a89ee6073dc002137d5e4512 (patch) | |
tree | e43a6d66f1124a161b4398f92be75b45a31839b5 /web/.jshintignore | |
parent | 2c71e521f5e2f60627d0c3df4b6649751dea1035 (diff) | |
download | trackermap-server-30f1a770f867de05a89ee6073dc002137d5e4512.tar.gz trackermap-server-30f1a770f867de05a89ee6073dc002137d5e4512.tar.bz2 trackermap-server-30f1a770f867de05a89ee6073dc002137d5e4512.zip |
Fix JavaScript jshint issues
Diffstat (limited to 'web/.jshintignore')
-rw-r--r-- | web/.jshintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/.jshintignore b/web/.jshintignore index d057f1b54..1c48d68e2 100644 --- a/web/.jshintignore +++ b/web/.jshintignore @@ -1,3 +1,4 @@ l10n/** tests/** locale.js +arrowstyle.js |