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 4d48b9a commit 039d8e5Copy full SHA for 039d8e5
knip.json
@@ -0,0 +1,9 @@
1
+{
2
+ "$schema": "https://unpkg.com/knip@5/schema.json",
3
+ "workspaces": {
4
+ ".": {
5
+ "entry": ["src/index.ts"],
6
+ "ignore": ["playground/**"]
7
+ }
8
9
+}
0 commit comments