jsonresume / jsonresume.org

The mono repo that builds the homepage, utils, ui components, registry and anything else
https://jsonresume.org
68 stars 18 forks source link

add ci script for linting #10

Closed levino closed 9 months ago

levino commented 9 months ago

I suggest to run ci scripts for everything but would start with linting. I will open a PR. This ci script will also serve as an example on how to bootstrap the project and run the linting job (later then tests and builds as well).