hooks:
  pre-commit: pretty-quick --staged
  pre-push: yarn build-es5 && yarn validate
