Skip to content

Commit

Permalink
Merge branch 'fix/eslint' of github.com:jerome-benoit/tinypool into f…
Browse files Browse the repository at this point in the history
…ix/eslint
  • Loading branch information
jerome-benoit committed Oct 21, 2024
2 parents ad50fa0 + ebef367 commit 9561200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"build": "tsup",
"publish": "clean-publish",
"lint": "eslint --max-warnings=0",
"lint:fix": "eslint --max-warnings=0 --fix",
"typecheck": "tsc --noEmit"
},
"devDependencies": {
Expand Down

0 comments on commit 9561200

Please sign in to comment.