mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
build(projects): update eslint
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
extends: ['@soybeanjs/eslint-config-vue'],
|
||||
extends: ['@soybeanjs'],
|
||||
rules: {
|
||||
'import/no-unresolved': ['error', { ignore: ['uno.css', '~icons/*', 'virtual:svg-icons-register'] }],
|
||||
'import/order': [
|
||||
|
Reference in New Issue
Block a user