Skip to content

Commit 4d7b94f

Browse files
committed
Make knip happy
1 parent 54389cf commit 4d7b94f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"webview-ui": {
1818
"entry": ["src/index.tsx"],
19-
"project": ["src/**/*.{ts,tsx}"]
19+
"project": ["src/**/*.{ts,tsx}", "../src/shared/*.ts"]
2020
},
2121
"packages/{build,cloud,evals,ipc,telemetry,types}": {
2222
"project": ["src/**/*.ts"]

0 commit comments

Comments
 (0)