feat: enhance project configuration and add new features

This commit is contained in:
严浩
2025-09-09 18:19:23 +08:00
parent 88483c26e6
commit 4851b83c37
28 changed files with 4323 additions and 37 deletions

View File

@@ -6,7 +6,8 @@
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*",
"eslint.config.*"
"eslint.config.*",
"fake/**/*"
],
"compilerOptions": {
"noEmit": true,