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 28212a7 commit 41704e5Copy full SHA for 41704e5
package.json
@@ -53,7 +53,6 @@
53
"format": "biome check --changed --no-errors-on-unmatched . --fix",
54
"coverage": "nyc --timeout=3000 --reporter=html mocha tests/tests/src/*_test.js && open ./coverage/index.html",
55
"typecheck": "tsc",
56
- "scripts:build": "rescript",
57
"apidocs:generate": "yarn workspace @utils/scripts apidocs:generate"
58
},
59
"files": [
0 commit comments