diff options
author | Anton Tananaev <anton@traccar.org> | 2024-04-06 09:17:52 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2024-04-06 09:17:52 -0700 |
commit | b392a4af78e01c8e0f50aad5468e9583675b24be (patch) | |
tree | 0a4fd7c4ee020e0829817853469979d4e998a69a /legacy/.eslintignore | |
parent | 94cadecda794358a53995c276697919eaf540466 (diff) | |
download | trackermap-web-b392a4af78e01c8e0f50aad5468e9583675b24be.tar.gz trackermap-web-b392a4af78e01c8e0f50aad5468e9583675b24be.tar.bz2 trackermap-web-b392a4af78e01c8e0f50aad5468e9583675b24be.zip |
Move to the legacy folder
Diffstat (limited to 'legacy/.eslintignore')
-rw-r--r-- | legacy/.eslintignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/legacy/.eslintignore b/legacy/.eslintignore new file mode 100644 index 00000000..934888f4 --- /dev/null +++ b/legacy/.eslintignore @@ -0,0 +1,4 @@ +web/simple/app.js +web/app.min.js +web/load.js +web/lib |