mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 18:13:15 +08:00
fix: lint
This commit is contained in:
@@ -13,7 +13,7 @@ export default defineConfig({
|
|||||||
'**/.{idea,git,cache,output,temp}/**',
|
'**/.{idea,git,cache,output,temp}/**',
|
||||||
'**/node_modules/**',
|
'**/node_modules/**',
|
||||||
'**/{stylelint,eslint}.config.*',
|
'**/{stylelint,eslint}.config.*',
|
||||||
'.prettierrc.mjs'
|
'.prettierrc.mjs',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user