Merge pull request #391 from C4illin/copilot/fix-68d2749d-16f6-4f00-8ba6-58b411cc0c98
This commit is contained in:
commit
a64eaa3fc0
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://unpkg.com/knip@5/schema.json",
|
"$schema": "https://unpkg.com/knip@5/schema.json",
|
||||||
|
"entry": ["tests/**/*.test.ts"],
|
||||||
"project": ["src/**/*.ts", "src/**/*.tsx", "tests/**/*.ts"],
|
"project": ["src/**/*.ts", "src/**/*.tsx", "tests/**/*.ts"],
|
||||||
"tailwind": {
|
"tailwind": {
|
||||||
"entry": ["src/main.css"]
|
"entry": ["src/main.css"]
|
||||||
|
|
|
||||||
|
|
@ -56,4 +56,4 @@
|
||||||
"@parcel/watcher",
|
"@parcel/watcher",
|
||||||
"@tailwindcss/oxide"
|
"@tailwindcss/oxide"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue