feat: vite-assets
This commit is contained in:
@ -71,6 +71,7 @@ export default defineConfigWithVueTs(
|
||||
'unicorn/no-null': 'off',
|
||||
'unicorn/no-useless-spread': 'off',
|
||||
'unicorn/prevent-abbreviations': 'off',
|
||||
'unicorn/relative-url-style': 'off', // [plugin:vite:import-glob] Invalid glob: "imgs/*.png" (resolved: "imgs/*.png"). It must start with '/' or './'
|
||||
},
|
||||
},
|
||||
// endregion <<< eslint-plugin-unicorn <<<
|
||||
|
Reference in New Issue
Block a user