ajitsinghkaler / devto-clone

This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template
https://dev-toclone.firebaseapp.com/
MIT License
39 stars 11 forks source link

Add precommit hooks #8

Closed ajitsinghkaler closed 3 years ago

ajitsinghkaler commented 3 years ago

We want to add precommit hooks so that of linting or tests(which will be added later on) if fails then commit cannot happen

sardapv commented 3 years ago

You might want to restructure using my https://github.com/sardapv/angular-material-starter-template which would add most of your tools so you can focus on main app😀✌️.

ajitsinghkaler commented 3 years ago

It has just too much stuff Jest, Cypress, Tailwind, Material ui I don't want to add all that rn

ajitsinghkaler commented 3 years ago

Fixed by #24