Skip to content

Commit a64eaa3

Browse files
authored
Merge pull request #391 from C4illin/copilot/fix-68d2749d-16f6-4f00-8ba6-58b411cc0c98
2 parents dc0d37c + a63651f commit a64eaa3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

knip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://unpkg.com/knip@5/schema.json",
3+
"entry": ["tests/**/*.test.ts"],
34
"project": ["src/**/*.ts", "src/**/*.tsx", "tests/**/*.ts"],
45
"tailwind": {
56
"entry": ["src/main.css"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
"@parcel/watcher",
5757
"@tailwindcss/oxide"
5858
]
59-
}
59+
}

0 commit comments

Comments
 (0)