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 aa11d66 commit 3172808Copy full SHA for 3172808
knip.json
@@ -4,15 +4,7 @@
4
"ignoreWorkspaces": ["examples/**"],
5
"workspaces": {
6
"packages/devtools-a11y": {
7
- "entry": [
8
- "vite.config.react.ts",
9
- "vite.config.solid.ts",
10
- "src/core/production.ts",
11
- "src/react/index.ts",
12
- "src/react/production.ts",
13
- "src/solid/index.ts",
14
- "src/solid/production.ts"
15
- ]
+ "ignoreDependencies": ["solid-js"]
16
},
17
18
"packages/devtools-utils": {
0 commit comments