Setup github actions to run tests on new pull request or update to PR. Since the repo is missing any tests, we should run eslint and build it to ensure that the code is properly linted and builds fine.
Setup github actions to run tests on new pull request or update to PR.
Since the repo is missing any tests, we should run eslint and build it to ensure that the code is properly linted and builds fine.