Skip to content

Commit

Permalink
Comment the script (#4139)
Browse files Browse the repository at this point in the history
  • Loading branch information
Strek authored Dec 1, 2021
1 parent a655e41 commit f625b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions beta/.husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
. "$(dirname "$0")/_/husky.sh"

cd beta
yarn generate-ids
git add -u src/pages/**/*.md
# yarn generate-ids
# git add -u src/pages/**/*.md
yarn prettier
yarn lint:fix
yarn lint:fix

0 comments on commit f625b86

Please sign in to comment.