chore: fix knip
This commit is contained in:
parent
1be11708c4
commit
c1428f5c2b
1 changed files with 9 additions and 0 deletions
9
knip.json
Normal file
9
knip.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"$schema": "https://unpkg.com/knip@5/schema.json",
|
||||
"entry": ["src/index.tsx"],
|
||||
"project": ["src/**/*.ts", "src/**/*.tsx", "src/main.css"],
|
||||
"tailwind": {
|
||||
"entry": ["src/main.css"]
|
||||
},
|
||||
"ignoreDependencies": ["tailwind-scrollbar"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue