-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
eslint has a tonne of errors currently (mostly, but not exclusively no-unused-vars). Prettier/format also needed to be run on a bunch of outlook.json files already committed to the repo (which may just make sense to be excluded from prettier?). Flagging this as I tripped over it with my work on #32.
Perhaps it would make sense to add a GitHub action that both runs the tests that will now be present, and also enforce linting/formatting?
chienleng