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 c24ebef commit a8a0e60Copy full SHA for a8a0e60
package.json
@@ -20,7 +20,6 @@
20
"scripts": {
21
"build": "tsc",
22
"build:release": "npx --no @paulmillr/jsbt esbuild test/build",
23
- "lint": "prettier --check index.ts",
24
"format": "prettier --write index.ts",
25
"test": "node --experimental-strip-types --no-warnings test/index.ts",
26
"test:bun": "bun test/index.ts",
0 commit comments