mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 12:53:42 +08:00
chore(projects): update eslint config
This commit is contained in:
@@ -9,8 +9,7 @@ export default defineConfig(
|
||||
{
|
||||
ignores: ['index', 'App', '[id]']
|
||||
}
|
||||
],
|
||||
'no-empty-function': 'off'
|
||||
]
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user