mirror of
https://github.com/traccar/traccar-web.git
synced 2025-01-05 10:36:46 +08:00
Fix lint environment
This commit is contained in:
parent
6c073979b4
commit
d80a492117
@ -1,5 +1,8 @@
|
||||
{
|
||||
"extends": "airbnb",
|
||||
"env": {
|
||||
"browser": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 2020
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user