Skip to content

Commit 5d00372

Browse files
typecheck
1 parent a635ca1 commit 5d00372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"scripts": {
6868
"lint": "eslint --cache --max-warnings=0 src",
6969
"build": "tsc",
70+
"typecheck": "tsc --noEmit",
7071
"prepublishOnly": "npm run build"
7172
},
7273
"peerDependencies": {

0 commit comments

Comments
 (0)