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 3fe013a commit d8bacbbCopy full SHA for d8bacbb
1 file changed
package.json
@@ -32,6 +32,7 @@
32
],
33
"scripts": {
34
"build": "tsdown",
35
+ "prepare": "npm run build",
36
"dev": "tsdown --watch",
37
"lint": "biome check --error-on-warnings",
38
"format": "biome format --write",
0 commit comments