We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build
1 parent 49ec9f8 commit 634ec28Copy full SHA for 634ec28
1 file changed
package.json
@@ -22,6 +22,7 @@
22
"dist"
23
],
24
"scripts": {
25
+ "build": "tsc",
26
"format": "prettier --write --cache .",
27
"lint": "eslint",
28
"prepack": "tsc",
0 commit comments