Vigilance-DAO / VigilanceDAO

vigilance-dao.vercel.app
GNU General Public License v3.0
2 stars 4 forks source link

chore: Decide upon a code-style #34

Open sahithyandev opened 1 year ago

sahithyandev commented 1 year ago

Currently, there are no style guides or formatters for this project. By introducing a common style guide, unwanted changes in PR can be avoided. This is not a critical issue though.

I personally use Prettier to auto-format my code.