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 54389cf commit 4d7b94fCopy full SHA for 4d7b94f
knip.json
@@ -16,7 +16,7 @@
16
},
17
"webview-ui": {
18
"entry": ["src/index.tsx"],
19
- "project": ["src/**/*.{ts,tsx}"]
+ "project": ["src/**/*.{ts,tsx}", "../src/shared/*.ts"]
20
21
"packages/{build,cloud,evals,ipc,telemetry,types}": {
22
"project": ["src/**/*.ts"]
0 commit comments