UOWD-Tech-Club / tech-club-website-legacy

A tech club website
0 stars 2 forks source link

Meta/precommit js linting #17

Closed shriram-sg closed 5 months ago

shriram-sg commented 5 months ago

Set up husky, eslint, and lint-staged for frontend and backend folders.

Now on every commit eslint will run for the staged files.

resolves #16

shriram-sg commented 5 months ago

Everything looks good, but can you add the CSS modules package to the frontend as well?

Added 👍