--- hooks: pre-commit: yarn lint:fix pre-push: yarn lint && yarn test && yarn build