mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-23 22:56:17 +08:00
chore: remove sqlite
This commit is contained in:
@@ -12,6 +12,7 @@ const customConfig: Linter.FlatConfig[] = [
|
||||
rules: {
|
||||
'@typescript-eslint/no-extraneous-class': 'off',
|
||||
'no-console': 'off',
|
||||
'unicorn/prefer-module': 'off',
|
||||
},
|
||||
},
|
||||
];
|
||||
|
Reference in New Issue
Block a user