Commit dd3ccde
committed
chore: drop redundant @types/chai-quantifiers devDep
chai-quantifiers ships its own type declarations (its package.json sets
"types": "src/index.d.ts"), so the separate @types/chai-quantifiers
package is unused. knip has been flagging this; removing it lets the
pre-push check chain pass cleanly.1 parent eecb036 commit dd3ccde
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
0 commit comments