mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Fixed: Eslint warnings after update react plugin
This commit is contained in:
parent
1f483c3a3c
commit
21f1fd17bb
1 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,12 @@
|
|||
"react"
|
||||
],
|
||||
|
||||
"settings": {
|
||||
"react": {
|
||||
"version": "detect"
|
||||
}
|
||||
},
|
||||
|
||||
"rules": {
|
||||
"filenames/match-exported": ["error"],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue