Commit ccbb364
committed
chore: remove un(directly)used dependency and cleanup Knip config
vite-plugin-pwa is indeed used but it's a @vite-pwa/nuxt dependency, no need to declare it directly at top level.
I then followed Knip configuration hints to clean it up.
```
Configuration hints (5)
nuxt docs …ip.json Remove from ignoreDependencies
…mple-git-hooks …ip.json Remove from ignoreBinaries
lint-staged …ip.json Remove from ignoreBinaries
lex …ip.json Remove from ignoreBinaries
tests/**/*.ts …ip.json Refine project pattern (no mat…
```1 parent 0d06026 commit ccbb364
3 files changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments