mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -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"
|
"react"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
"settings": {
|
||||||
|
"react": {
|
||||||
|
"version": "detect"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
"rules": {
|
"rules": {
|
||||||
"filenames/match-exported": ["error"],
|
"filenames/match-exported": ["error"],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue