Skip to content

Commit a8a0e60

Browse files
committed
Remove lint action
1 parent c24ebef commit a8a0e60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"scripts": {
2121
"build": "tsc",
2222
"build:release": "npx --no @paulmillr/jsbt esbuild test/build",
23-
"lint": "prettier --check index.ts",
2423
"format": "prettier --write index.ts",
2524
"test": "node --experimental-strip-types --no-warnings test/index.ts",
2625
"test:bun": "bun test/index.ts",

0 commit comments

Comments
 (0)