File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 1212 " bin/**" ,
1313 " apps/vscode-e2e/**" ,
1414 " evals/**" ,
15+ " src/extension/**" ,
1516 " src/activate/**" ,
1617 " src/workers/**" ,
1718 " src/schemas/ipc.ts" ,
Original file line number Diff line number Diff line change 1919 "build:nightly" : " turbo vsix:nightly --log-order grouped --output-logs new-only" ,
2020 "clean" : " turbo clean --log-order grouped --output-logs new-only && rimraf dist out bin .vite-port .turbo" ,
2121 "changeset:version" : " cp CHANGELOG.md src/CHANGELOG.md && changeset version && cp -vf src/CHANGELOG.md ." ,
22- "knip" : " pnpm --filter @roo-code/build build && knip --include files" ,
22+ "knip" : " knip --include files" ,
2323 "update-contributors" : " node scripts/update-contributors.js"
2424 },
2525 "devDependencies" : {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments