Skip to content

Commit 7cfbb27

Browse files
committed
Update knip ignores
1 parent 1f50036 commit 7cfbb27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

knip.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"src/extension.ts",
1919
"e2e/.vscode-test.mjs",
2020
"e2e/src/runTest.ts",
21-
"e2e/src/suite/index.ts"
21+
"e2e/src/suite/index.ts",
22+
"benchmark/harness/src/*.ts"
2223
],
2324
"workspaces": {
2425
"webview-ui": {

0 commit comments

Comments
 (0)