# Run lint-staged (this will run format & eslint --fix for staged files)
npm run precommit-hook
