Skip to content

Commit 7827890

Browse files
committed
Patch create-typescript-app
1 parent 3d8d88d commit 7827890

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff --git a/knip.json b/knip.json
2+
index 8bbe72d..23921d7 100644
3+
--- a/knip.json
4+
+++ b/knip.json
5+
@@ -1,6 +1,6 @@
6+
{
7+
"$schema": "https://unpkg.com/knip@5.71.0/schema.json",
8+
- "entry": ["src/**/*.test.*", "src/index.ts"],
9+
+ "entry": ["src/**/*.test.*"],
10+
"ignoreDependencies": [
11+
"all-contributors-cli",
12+
"cspell-populate-words",

0 commit comments

Comments
 (0)