community-plugins
community-plugins copied to clipboard
chore(lint-staged): setup precommit hook
Hey, I just made a Pull Request!
I assume we want to setup the same pre-commit lint/prettier enforcement in this repo to ensure consistent formatting?
I saw that a lint-staged
section is defined in each workspaces package.json but husky and lint-staged weren't defined as deps and so commits aren't currently being formatted. Did we intend to set this up per workspace in case some might follow different standards?