Skip to content

Commit

Permalink
🚨 Fix unsed codes
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Aug 6, 2024
1 parent 69f913d commit 6b801ef
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
5 changes: 5 additions & 0 deletions knip.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "./node_modules/knip/package.json",
"entry": ["src/{index,utils}.ts", "scripts/build.ts"],
"project": ["src/**/*.ts", "scripts/*.ts"]
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,12 @@
"@biomejs/biome": "^1.8.3",
"@types/node": "^22.1.0",
"denoify": "^1.6.13",
"esbuild": "^0.23.0",
"globby": "^14.0.2",
"knip": "^5.27.0",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.7",
"tslib": "^2.6.3",
"tsm": "^2.3.0",
"typescript": "^5.5.4"
},
Expand Down
8 changes: 8 additions & 0 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 6b801ef

Please sign in to comment.