mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
fix: add blog library to knip ignore list
This commit is contained in:
parent
b7fb0638a2
commit
2baa447331
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"src/workers/countTokens.ts",
|
||||
"src/extension.ts",
|
||||
"scripts/**",
|
||||
"apps/web-roo-code/next-sitemap.config.cjs"
|
||||
"apps/web-roo-code/next-sitemap.config.cjs",
|
||||
"apps/web-roo-code/src/lib/blog/**"
|
||||
],
|
||||
"workspaces": {
|
||||
"src": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue