Commit adfa143
committed
style(lint): update test imports and exclude tests from pre-commit lint
Update test imports to use src/index.js after original library files
were deleted. Exclude tests/ from pre-commit eslint — test files use
node:test patterns that trigger false positives.1 parent e490c0a commit adfa143
15 files changed
Lines changed: 4860 additions & 4468 deletions
File tree
- .claude
- .husky
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments