lucbpz/lucasbernalte.com

Add lint-staged or pretty-quick to correctly format code on every commit.

Closed this issue · 1 comments

Prettier is already installed, but code is not formatted correctly. By adding lint-staged and husky we can run a pre commit that handles code formatting.

Opened #24 with husky pretty quick