generated from nhcarrigan/template
fix: rule name
This commit is contained in:
parent
e62cf705ab
commit
94b30a6051
2
index.js
2
index.js
@ -75,7 +75,7 @@ module.exports = {
|
|||||||
"import/no-unresolved": "allow",
|
"import/no-unresolved": "allow",
|
||||||
"import/no-self-import": "error",
|
"import/no-self-import": "error",
|
||||||
"import/no-anonymous-default-export": "warn",
|
"import/no-anonymous-default-export": "warn",
|
||||||
"import/no-useless-oath-segments": "warn",
|
"import/no-useless-path-segments": "warn",
|
||||||
"no-only-tests/no-only-tests": [
|
"no-only-tests/no-only-tests": [
|
||||||
"warn",
|
"warn",
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user