feat: 警告处理

This commit is contained in:
zoujing
2026-04-02 10:31:26 +08:00
parent a925b27b87
commit 76b6bf5bd3
5 changed files with 63 additions and 59 deletions

View File

@@ -18,6 +18,6 @@ module.exports = {
// "parser": "babylon",
// 开启 eslint 支持
eslintIntegration: true,
eslintIntegration: false,
autocrlf: false
}