trying to run a gitea workflow
Some checks failed
Some checks failed
This commit is contained in:
6
web/knip.json
Normal file
6
web/knip.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/knip@latest/schema.json",
|
||||
"entry": ["src/main.tsx", "vite.config.ts"],
|
||||
"project": ["src/**/*.{ts,tsx}", "scripts/**/*.js"],
|
||||
"ignore": ["src/api/**", "dist/**", "node_modules/**"]
|
||||
}
|
||||
Reference in New Issue
Block a user