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 615be1b commit e84ddb6Copy full SHA for e84ddb6
apps/docs/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"build": "next build",
7
- "check-types": "tsc --noEmit",
+ "check-types": "npx tsc --noEmit",
8
"dev": "next dev --turbo",
9
"start": "next start",
10
"postinstall": "fumadocs-mdx"
0 commit comments