executor: node-small
steps:
  - install_packages
  - run:
      name: "Lint"
      command: yarn lint
