Skip to content

Commit f625b86

Browse files
author
Strek
authored
Comment the script (#4139)
1 parent a655e41 commit f625b86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

beta/.husky/pre-commit

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
. "$(dirname "$0")/_/husky.sh"
33

44
cd beta
5-
yarn generate-ids
6-
git add -u src/pages/**/*.md
5+
# yarn generate-ids
6+
# git add -u src/pages/**/*.md
77
yarn prettier
8-
yarn lint:fix
8+
yarn lint:fix

0 commit comments

Comments
 (0)