It would be nice to setup something like [pre-commit](https://aws.amazon.com/blogs/mt/git-pre-commit-validation-of-aws-cloudformation-templates-with-cfn-lint/) so that we can setup multiple linters to validate files on every commit. It looks like there's [lint-staged](https://github.com/okonet/lint-staged) for the node environment. here's an example, https://juliangaramendy.dev/blog/prettier-pre-commit-hook