turn off no-unresolved rule (not compatible with vite)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
},
|
||||
"rules": {
|
||||
"no-var": "error",
|
||||
"import/no-unresolved": "off",
|
||||
"import/order": "warn",
|
||||
"local-rules/bad-type-import": "error",
|
||||
"local-rules/no-direct-api-import": "warn",
|
||||
|
||||
Reference in New Issue
Block a user