We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cef3b commit ad72a8dCopy full SHA for ad72a8d
knip.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
- "entry": ["tests/import/import.ts", "tests/site/assets/ts/main.ts", "tests/site/vite.config.js", "tests/stylelint.config.js"],
+ "entry": ["tests/import/import.ts", "tests/site/assets/ts/main.ts", "tests/site/vite.config.js", "tests/site/stylelint.config.js"],
4
"project": ["**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}!"],
5
"ignore": ["site/**", "dist/**"]
6
}
0 commit comments