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 6003083 commit 67a655dCopy full SHA for 67a655d
package.json
@@ -34,7 +34,7 @@
34
"scripts": {
35
"lint": "oxlint",
36
"pretest": "npm run lint -- --fix",
37
- "test": "node --test --experimental-strip-types",
+ "test": "node --test",
38
"preci": "npm run lint",
39
"ci": "npm run prepublishOnly && npm run postversion",
40
"postversion": "npm run prepublishOnly && node dist/bin.js && git add jsr.json",
0 commit comments