Fixed: Eslint warnings after update react plugin

pull/658/head
Qstick 5 years ago
parent 1f483c3a3c
commit 21f1fd17bb

@ -28,6 +28,12 @@
"react"
],
"settings": {
"react": {
"version": "detect"
}
},
"rules": {
"filenames/match-exported": ["error"],

Loading…
Cancel
Save