Commit 3ee590a
committed
Tooling: Bump knip to 6
- Knip 6 handles `.d.ts` files natively, so `src/app.d.ts` no longer needs to be ignored
- Knip 6 stopped detecting dynamic imports of chart.js plugins from `.svelte` files; move them plus `date-fns` (peer of `chartjs-adapter-date-fns`) into `ignoreDependencies`
- Drop stale `@vitest/coverage-v8` entry from `ignoreDependencies` (not declared anywhere)1 parent 4bffa2c commit 3ee590a
3 files changed
Lines changed: 416 additions & 303 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments