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 0186ce4 commit f9c508dCopy full SHA for f9c508d
knip.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
+ "lefthook": true,
4
"workspaces": {
5
".": {
6
"entry": ["scripts/*.ts"]
packages/react-router-devtools/package.json
@@ -59,9 +59,7 @@
59
"require": "./dist/client.css"
60
}
61
},
62
- "files": [
63
- "dist"
64
- ],
+ "files": ["dist"],
65
"repository": {
66
"type": "git",
67
"url": "git+https://github.com/forge-42/react-router-devtools.git"
0 commit comments