fix: rule name

This commit is contained in:
2024-06-25 18:42:40 -07:00
parent e62cf705ab
commit 94b30a6051
+1 -1
View File
@@ -75,7 +75,7 @@ module.exports = {
"import/no-unresolved": "allow",
"import/no-self-import": "error",
"import/no-anonymous-default-export": "warn",
"import/no-useless-oath-segments": "warn",
"import/no-useless-path-segments": "warn",
"no-only-tests/no-only-tests": [
"warn",
{