thekavikumar / love-simple-ui

An open-source, light-weighted, tailwindcss supported UI library for developers to make their life easier :)
https://love-simple-ui.vercel.app
MIT License
55 stars 100 forks source link

Add the prettier linter workflow #161

Closed metabiswadeep closed 11 months ago

metabiswadeep commented 11 months ago

Add the prettier linter to ensure proper and uniform linting of the codebase. As a project with multiple users contributing to it, it is essential to maintain a proper linting style to ensure better code readability by users. An excellent way to do this is by automatic linting checks using the prettier linter in GitHub actions.

I would like to work on this as a part of GSSoC 23.

metabiswadeep commented 11 months ago

@thekavikumar Could you please assign me this issue under GSSoC23