generated from nhcarrigan/template
fix: it's "off" not "allow"
smh my head
This commit is contained in:
@@ -72,7 +72,7 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
// This is necessary due to the combination of TS and such
|
||||
"import/no-unresolved": "allow",
|
||||
"import/no-unresolved": "off",
|
||||
"import/no-self-import": "error",
|
||||
"import/no-anonymous-default-export": "warn",
|
||||
"import/no-useless-path-segments": "warn",
|
||||
|
||||
Generated
+1380
-984
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user