Commit 95cd670
committed
fix: resolve lint-staged duplicate key issue
- Remove duplicate '*.{ts,tsx}' pattern in .lintstagedrc.json
- Remove inefficient TypeScript checking from pre-commit hooks
- Keep fast formatting and linting checks for pre-commit
- TypeScript validation handled comprehensively in CI pipeline1 parent 2497657 commit 95cd670
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
0 commit comments