Add CI tests
ColinEberhardt opened this issue · 1 comments
ColinEberhardt commented
Add CI tests that ensure:
- unit tests all pass
- code is correctly formatted
- the code can be executed both as AS and TS
ColinEberhardt commented
Added a GitHub action that runs npm test 773b20b