#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd beta
# yarn generate-ids
# git add -u src/pages/**/*.md
yarn prettier
yarn lint:fix