feat: 更新eslint配置

This commit is contained in:
zhangyi
2025-03-14 17:37:52 +08:00
parent f75076dee1
commit 277477dd9b
5 changed files with 45 additions and 2 deletions
+1 -1
View File
@@ -23,6 +23,6 @@ App<IAppOption>({
},
});
const a = '1';
const a = '123';
},
});