Lint before testing
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
"react",
|
||||
"@typescript-eslint"
|
||||
],
|
||||
"settings": {
|
||||
"react": {
|
||||
"version": "detect"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"arrow-parens": ["off", "always"],
|
||||
"comma-dangle": [
|
||||
|
||||
Reference in New Issue
Block a user