inclinedadarsh / open-spectrum

22-day tech celebration highlighting the diversity of open source, featuring events by guest speakers, project maintainers, and community calls.
https://open-spectrum.vercel.app
MIT License
2 stars 3 forks source link

[FEATURE] Add linting to the project #3

Open inclinedadarsh opened 10 months ago

inclinedadarsh commented 10 months ago

Describe the solution you'd like Add linting to the project using precommit hooks.

The technologies i am looking for is: Husky, lint staged, Eslint and Prettier. However, I am open for new and better technologies.

Enforce a coding style and refactor the code accordingly.

stevenjburrows commented 10 months ago

I would like to investigate this if you would like to assign me

inclinedadarsh commented 10 months ago

Sure.

Go ahead and let me know if you need any help!