mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
wip: refactor layout
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
||||
'@typescript-eslint/no-empty-function': 'off',
|
||||
'vue/custom-event-name-casing': 'off',
|
||||
'no-use-before-define': 'off',
|
||||
// 'no-use-before-define': [
|
||||
// 'no-setting-before-define': [
|
||||
// 'error',
|
||||
// {
|
||||
// functions: false,
|
||||
@@ -31,7 +31,7 @@ module.exports = {
|
||||
// },
|
||||
// ],
|
||||
'@typescript-eslint/no-use-before-define': 'off',
|
||||
// '@typescript-eslint/no-use-before-define': [
|
||||
// '@typescript-eslint/no-setting-before-define': [
|
||||
// 'error',
|
||||
// {
|
||||
// functions: false,
|
||||
|
Reference in New Issue
Block a user