diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-10 16:39:47 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-10 16:39:47 +1200 |
commit | 43a221eba65973cac3737aa6853ed8ba11592f96 (patch) | |
tree | f31ed5485eea9e6731fb3d40ffa8368563cc2bfc /web/.jshintignore | |
parent | d93b9c02042f269d0854752b761115cdaf605ef7 (diff) | |
download | trackermap-server-43a221eba65973cac3737aa6853ed8ba11592f96.tar.gz trackermap-server-43a221eba65973cac3737aa6853ed8ba11592f96.tar.bz2 trackermap-server-43a221eba65973cac3737aa6853ed8ba11592f96.zip |
Rename arrow style to match official repo
Diffstat (limited to 'web/.jshintignore')
-rw-r--r-- | web/.jshintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/.jshintignore b/web/.jshintignore index 1c48d68e2..6a7e8b21a 100644 --- a/web/.jshintignore +++ b/web/.jshintignore @@ -1,4 +1,4 @@ l10n/** tests/** locale.js -arrowstyle.js +arrow.js |