This commit is contained in:
jialin
2024-05-14 15:23:56 +08:00
commit 72a53424fa
59 changed files with 13511 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
module.exports = {
extends: require.resolve('@umijs/max/eslint'),
};