PropTypes and refactoring
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
"jest"
|
||||
],
|
||||
"rules": {
|
||||
"prettier/prettier": "warn",
|
||||
"react/prop-types": "warn",
|
||||
"no-prototype-builtins": "warn",
|
||||
"react/no-string-refs": "warn"
|
||||
"prettier/prettier": "warn"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user