Open
Description
Reference https://pre-commit.com/
Setup a precommit hook sequence that does the following:
- runs linter
- runs production build
- starts local prod server
- runs test suite
Reference https://pre-commit.com/
Setup a precommit hook sequence that does the following: