Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add eslint build step and package-lock
Build is currently failing because there no lock file so it can't run `npm ci`. Also `npm test` was a total no-op, so added the bare minimum of testing.
- Loading branch information