chore(projects): update deps & fix eslint vue rule
This commit is contained in:
@ -14,6 +14,7 @@ export default defineConfig(
|
||||
'warn',
|
||||
'PascalCase',
|
||||
{
|
||||
registeredComponentsOnly: false,
|
||||
ignores: ['/^icon-/']
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user