We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa06fea commit 3c6b9beCopy full SHA for 3c6b9be
1 file changed
knip.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
"entry": ["scripts/*.{ts,js}"],
4
- "project": ["**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}", "vite.config.{ts}"],
+ "project": ["**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}", "vite.config.ts"],
5
"ignore": ["app/library/icon/icons/types.ts"],
6
"ignoreDependencies": ["virtual:remix"]
7
}
0 commit comments