chore: remove bun-types
This commit is contained in:
parent
81f109f830
commit
de10436c1a
4 changed files with 2 additions and 5 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"$schema": "https://unpkg.com/knip@5/schema.json",
|
||||
"entry": ["src/index.tsx"],
|
||||
"project": ["src/**/*.ts", "src/**/*.tsx", "src/main.css"],
|
||||
"project": ["src/**/*.ts", "src/**/*.tsx"],
|
||||
"tailwind": {
|
||||
"entry": ["src/main.css"]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue