Skip to content

Commit

Permalink
lint(knip): fix all knipping issue
Browse files Browse the repository at this point in the history
  • Loading branch information
GervinFung committed Sep 23, 2024
1 parent 30c5cf6 commit a1373e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions apps/web/knip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ const config: KnipConfig = {
'next-sitemap',
'puppeteer',
'vite-node',
'@eslint/compat',
'@eslint/js',
'typescript-eslint',
],
ignoreBinaries: ['make'],
};
Expand Down
1 change: 0 additions & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"knip": "^5.26.0",
"next-sitemap": "^4.2.3",
"puppeteer": "^22.13.1",
"tsconfig^0.1.1": "link:@poolofdeath20/tsconfig^0.1.1",
"typescript": "^5.5.3",
"valibot": "^0.36.0",
"vite-node": "^2.0.3",
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1373e0

Please sign in to comment.