allow direct imports of Vite
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"local-rules/enforce-umbraco-external-imports": [
|
||||
"error",
|
||||
{
|
||||
"exceptions": ["@umbraco-cms", "@open-wc/testing", "@storybook", "msw", "."]
|
||||
"exceptions": ["@umbraco-cms", "@open-wc/testing", "@storybook", "msw", ".", "vite"]
|
||||
}
|
||||
],
|
||||
"local-rules/exported-string-constant-naming": [
|
||||
|
||||
Reference in New Issue
Block a user