chore: update config

This commit is contained in:
vben
2023-04-04 17:29:58 +08:00
parent c2590cbfb5
commit 5e4be0adbc
28 changed files with 392 additions and 505 deletions

View File

@@ -0,0 +1,4 @@
module.exports = {
root: true,
extends: ['@vben'],
};