diff options
author | Anton Tananaev <anton@traccar.org> | 2022-07-31 07:27:14 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-07-31 07:27:14 -0700 |
commit | 24e927d6a51fd2bbbe1c307b169653d0ba041d70 (patch) | |
tree | e4274f15582ee14e37b91ed122f358f82ecdffd1 /.eslintignore | |
parent | 25eaee59556b82ca02d4ecb398da93aa0f94cb08 (diff) | |
download | trackermap-web-24e927d6a51fd2bbbe1c307b169653d0ba041d70.tar.gz trackermap-web-24e927d6a51fd2bbbe1c307b169653d0ba041d70.tar.bz2 trackermap-web-24e927d6a51fd2bbbe1c307b169653d0ba041d70.zip |
Other modern cleanup
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index efc30224..934888f4 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,5 +1,4 @@ web/simple/app.js web/app.min.js web/load.js -web/modern web/lib |