simpleweb / romulus-cli

Brings structure to your React Native apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update husky configuration

craigcoles opened this issue · comments

Describe the bug
Husky hooks no longer work with the configuration from inside package.json

To Reproduce
Steps to reproduce the behavior:

  1. Follow the Getting Started guide
  2. Make some changes
  3. Commit changes

Expected behavior
Pre commit hook should run lint-staged

Additional context
There is some documentation around upgrading from v4 to v8 of Husky