srivastavaritik / Extraspace-Cloud

A cloud where users can make folders, upload all types of files and links, making it easier to keep everything organised and secure with security of Google's Firebase.
https://extraspace-cloud.netlify.app
MIT License
27 stars 48 forks source link

Add the prettier linter workflow #184

Open Harry262530 opened 1 year ago

Harry262530 commented 1 year ago

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. So I would like to add the prettier linter to ensure proper and uniform linting of the codebase.

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