Skip to content

Commit

Permalink
chore(git): merge from main
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed May 11, 2024
2 parents 6059543 + 6e544aa commit d432419
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 @@ -12,7 +12,6 @@
"typecheck": "pnpm run build && tsc -p test --noEmit",
"build": "tsc -p lib",
"prepublishOnly": "pnpm run build",
"posttest": "npm run eslint",
"mocha": "mocha --timeout 5000",
"coverage": "c8 report --reporter=text-lcov | coveralls",
"coverage-html": "npm run mocha && c8 report --reporter=html && serve coverage",
Expand Down

0 comments on commit d432419

Please sign in to comment.