Skip to content

Commit

Permalink
fixup! fix: temporarily remove husky as failed to install by npm 10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
foray1010 committed Jul 21, 2024
1 parent f6c23c1 commit 0e5b5f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
"lint": "npm-run-all -p 'lint:*'",
"lint:js": "eslint .",
"lint:md": "yarn remark .",
"prepack": "pinst --disable",
"postpack": "pinst --enable",
"prettier": "prettier --ignore-path=node_modules/@foray1010/prettier-config/prettierignore",
"remark": "remark --frail --ignore-path=node_modules/@foray1010/remark-preset/remarkignore --ignore-path-resolve-from=cwd --silently-ignore",
"test": "jest",
Expand Down

0 comments on commit 0e5b5f9

Please sign in to comment.