Skip to content

Commit 3a32088

Browse files
committed
Remove lint job
1 parent daac3aa commit 3a32088

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"build": "tsc",
2525
"build:release": "npx --no @paulmillr/jsbt esbuild test/build",
2626
"bench": "cd test/benchmark; npm i; node index.ts",
27-
"lint": "prettier --check index.ts 'test/**/*.{js,ts}'",
2827
"format": "prettier --write index.ts 'test/**/*.{js,ts}'",
2928
"test": "node test/index.ts",
3029
"test:bun": "bun test/index.ts",

test/package.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)