We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a1785 commit 9c1d559Copy full SHA for 9c1d559
package.json
@@ -12,6 +12,7 @@
12
},
13
"scripts": {
14
"typecheck": "pnpm run -r --parallel typecheck",
15
+ "build": "pnpm run -r build",
16
"lint": "eslint .",
17
"checks": "pnpm lint && pnpm typecheck"
18
0 commit comments