diff options
author | rahighi <rahighi> | 2021-08-26 13:11:23 +0430 |
---|---|---|
committer | rahighi <rahighi> | 2021-08-26 13:11:23 +0430 |
commit | d4c38aa96f8404f3178031592e773a72b30df533 (patch) | |
tree | faf0bfada7b5d98b3cbe34230a7628ba6d16a030 /.eslintignore | |
parent | b18da8ebebca5d40fb58fa270530cb9b048ff6ec (diff) | |
download | etbsa-traccar-web-d4c38aa96f8404f3178031592e773a72b30df533.tar.gz etbsa-traccar-web-d4c38aa96f8404f3178031592e773a72b30df533.tar.bz2 etbsa-traccar-web-d4c38aa96f8404f3178031592e773a72b30df533.zip |
Merge branch 'master' of https://github.com/traccar/traccar-web
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index 84a8630..efc3022 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,3 +2,4 @@ web/simple/app.js web/app.min.js web/load.js web/modern +web/lib |