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 df50424 commit 83ba497Copy full SHA for 83ba497
package.json
@@ -14,7 +14,7 @@
14
"build": "npm run build -ws",
15
"watch": "concurrently -n wouter,wouter-preact \"npm run -w packages/wouter watch\" \"npm run -w packages/wouter-preact watch\"",
16
"lint": "eslint packages/**/*.js",
17
- "lint-types": "vitest typecheck"
+ "lint-types": "vitest --typecheck"
18
},
19
"author": "Alexey Taktarov <molefrog@gmail.com>",
20
"repository": {
0 commit comments