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 a900dd0 commit 568f6eeCopy full SHA for 568f6ee
package.json
@@ -5,6 +5,7 @@
5
"vitest": "^2.0.5"
6
},
7
"scripts": {
8
+ "build": "tsc",
9
"test": "vitest"
10
}
11
0 commit comments