Skip to content

Commit 5c01cba

Browse files
committed
chore: ignore fixtures in knip
1 parent 3ae5a95 commit 5c01cba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

knip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"scripts/**/*.ts"
2626
],
2727
"project": ["**/*.{ts,vue,cjs,mjs}"],
28+
"ignore": ["test/fixtures/**"],
2829
"ignoreDependencies": [
2930
"@iconify-json/*",
3031
"@vercel/kv",

0 commit comments

Comments
 (0)