#!/bin/bash -e

yarn run lint
yarn test
