We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d14e8f commit 94611bdCopy full SHA for 94611bd
knip.json
@@ -1,20 +1,15 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
"ignoreDependencies": [
4
- "virtual:pwa-info",
5
- "virtual:pwa-register",
+ "dotenv",
6
"sharp"
7
],
8
"entry": [
9
- "src/**/*.test.ts",
10
- "src/**/*.test.tsx",
11
"generated/**/*.ts",
12
"src/index.tsx!"
13
14
"project": [
15
"src/**/*.d.ts",
16
17
18
"src/**/*.tsx!",
19
"src/**/*.ts!"
20
]
package.json
@@ -67,7 +67,7 @@
67
"eslint-plugin-simple-import-sort": "^10.0.0",
68
"graphql": "^16.9.0",
69
"happy-dom": "^15.7.3",
70
- "knip": "^5.29.2",
+ "knip": "^5.61.3",
71
"patch-package": "^7.0.0",
72
"postcss": "^8.3.0",
73
"postcss-nested": "^6.0.1",
0 commit comments