mirror of
https://github.com/traccar/traccar-web.git
synced 2025-01-07 03:26:42 +08:00
Add lint exception
This commit is contained in:
parent
63aa40978c
commit
fa575b184e
@ -9,7 +9,7 @@
|
||||
"plugins": [
|
||||
"react"
|
||||
],
|
||||
"ignorePatterns": ["build/", "switcher.js", "theme.js"],
|
||||
"ignorePatterns": ["legacy/", "build/", "switcher.js", "theme.js"],
|
||||
"rules": {
|
||||
"max-len": [0],
|
||||
"no-shadow": [0],
|
||||
|
Loading…
Reference in New Issue
Block a user