Remove unnessesary ESLint rule disabling.
This commit is contained in:
parent
01381904fe
commit
5bea2ddf51
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extends": ["env"],
|
"extends": ["env"],
|
||||||
"rules": {
|
"rules": {
|
||||||
"require-jsdoc": "off",
|
|
||||||
"react/prop-types": "off"
|
"react/prop-types": "off"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user