Port to Redux and add settings
This commit is contained in:
@@ -46,6 +46,7 @@ module.exports = {
|
||||
'always'
|
||||
],
|
||||
"no-unused-vars": "off",
|
||||
"react/prop-types": "off",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"error"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user