feat: 更新 ESLint 配置,支持更多语言,调整 npm 镜像源
Some checks failed
/ depcheck (push) Successful in 1m32s
/ playwright (push) Successful in 1m41s
/ build-and-deploy-to-vercel (push) Failing after 6m28s

This commit is contained in:
严浩
2025-01-22 11:54:35 +08:00
parent b0cd8b7c61
commit 53188ff9cf
3 changed files with 16 additions and 8 deletions

View File

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