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 33fc32d commit f66f9a0Copy full SHA for f66f9a0
package.json
@@ -20,6 +20,7 @@
20
"yarn.lock"
21
],
22
"scripts": {
23
+ "test": "echo \"no tests for now\"",
24
"build": "tsc && vite build",
25
"prepublishOnly": "npm run build"
26
},
0 commit comments