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 a635ca1 commit 5d00372Copy full SHA for 5d00372
package.json
@@ -67,6 +67,7 @@
67
"scripts": {
68
"lint": "eslint --cache --max-warnings=0 src",
69
"build": "tsc",
70
+ "typecheck": "tsc --noEmit",
71
"prepublishOnly": "npm run build"
72
},
73
"peerDependencies": {
0 commit comments