Skip to content

Commit b2e8128

Browse files
committed
Add glob types to config
Signed-off-by: Andre Wanlin <[email protected]>
1 parent dd977e5 commit b2e8128

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

knip.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"webpack-env",
99
"lint-staged",
1010
"@types/lodash",
11-
"@types/d3"
11+
"@types/d3",
12+
"@types/glob"
1213
]
1314
}

0 commit comments

Comments
 (0)