Skip to content

Commit 3172808

Browse files
committed
fix: knip
1 parent aa11d66 commit 3172808

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

knip.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@
44
"ignoreWorkspaces": ["examples/**"],
55
"workspaces": {
66
"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-
]
7+
"ignoreDependencies": ["solid-js"]
168
},
179

1810
"packages/devtools-utils": {

0 commit comments

Comments
 (0)