We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a655e41 commit f625b86Copy full SHA for f625b86
beta/.husky/pre-commit
@@ -2,7 +2,7 @@
2
. "$(dirname "$0")/_/husky.sh"
3
4
cd beta
5
-yarn generate-ids
6
-git add -u src/pages/**/*.md
+# yarn generate-ids
+# git add -u src/pages/**/*.md
7
yarn prettier
8
-yarn lint:fix
+yarn lint:fix
0 commit comments