_星座样本IQ.no-lint.ts
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m50s
/ surge (push) Successful in 2m42s
/ playwright (push) Successful in 1m52s
/ lint-build-and-check (push) Successful in 4m52s

This commit is contained in:
严浩
2025-04-11 17:52:28 +08:00
parent 09b1e481e5
commit e9676c120d
7 changed files with 6768 additions and 11 deletions

View File

@ -36,6 +36,8 @@ const _ignores = [
'src/shadcn/**',
'src/components/InspiraUI/**',
'public/**',
'**/**.no-lint.ts',
'**/**.nolint.ts',
// <<< .oxlintrc.json
]),
// <<<