summary refs log tree commit diff
path: root/.github/workflows/build.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add ESLint (#941)Madeline2023-01-201-0/+2
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Update build workflow to use v3 checkout and setup-nodeMadeline2022-12-301-2/+2
|
* Update build workflow to use node 18, update lock file to v3Madeline2022-12-271-1/+1
|
* Add GH workflow for buildMadeline2022-12-271-0/+28