cobiwave/gatsby-simplefolio

I can't get lint-staged to work.

MichaelFrieze opened this issue · 1 comments

  • All packages are installed.
  • Made changes to a .js file.
  • Used git add .
  • Then git commit -m "my message"

lint-staged doesn't run. Does anyone else have this problem or am I missing something?

It might be a problem with Husky: typicode/husky#788