feat: refactor 3.0

This commit is contained in:
元凛
2021-10-09 17:56:47 +08:00
parent dc85436cff
commit 03531cdc76
46 changed files with 119065 additions and 3393 deletions

View File

@@ -1,6 +0,0 @@
const fabric = require('@umijs/fabric');
module.exports = {
...fabric.prettier,
arrowParens: 'avoid',
};