Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Remove extra format:js script
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Feb 9, 2023
1 parent 2f64a4e commit 28e9424
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 @@ -56,7 +56,6 @@
"server:test:inspect:watch": "NODE_ENV=test nodemon --inspect server.js",
"format": "eslint --ignore-path .gitignore --fix --ext .js,.cjs,.mjs .",
"preformat": "prettier --write --ignore-path .gitignore .",
"format:js": "eslint --ignore-path .gitignore --fix --ext .js .",
"report": "c8 report"
},
"engines": {
Expand Down

0 comments on commit 28e9424

Please sign in to comment.