Closed slifty closed 3 years ago
Note that unfortunately the eslint typescript package we're using has dependency warnings that come up. It's possible the maintainer will fix this, but for now we'll just have to live with them until we find another alternative.
Description
This PR adds all of the dev tooling for this TypeScript monorepo.
In particular this allows for
yarn build
,yarn lint
, andyarn test
.Related Issues
Resolves #1