francoismari / elyze

198 stars 36 forks source link

Add Pre-commit (Prettier + Eslint) #36

Closed viki-pedia closed 2 years ago

viki-pedia commented 2 years ago

Hello, first open source contribution for me. I liked the project so much that I had to do something.

TLDR:

Details:

For the pre-commit : It's a code tracking tool that will do some statistical checks (here prettier and ESLint) just before you commit locally. It can also be run on pipelines #27.

I hope this will help a little, this is a great project :smiley: