monarch-initiative / monarch-qc

WORK IN PROGRESS - new effort at implementing a QC Dashboard for the Monarch KG and Ingest
https://monarch-initiative.github.io/monarch-qc/
MIT License
1 stars 1 forks source link

Add ESLint/Prettier with git hooks #24

Closed amc-corey-cox closed 1 year ago

amc-corey-cox commented 1 year ago

Use ESLint for linting and Prettier for automatic format review and fixing. Used Husky to create git hooks for pre-commit check/fix of lining and formatting.