codesydney / marketplace-app-for-good

1 stars 1 forks source link

MA-16 Lint & Prettier Configuration Update #17

Closed promie closed 5 months ago

promie commented 5 months ago

This PR integrates the Prettier and ESLint configuration rules into our project. In addition, it introduces a Prettier check step into our continuous integration (CI) process.

Configurations Adjusted:

davidtaing commented 5 months ago

I don't have any strong style preferrences. Let's go with single quotes and remove the semicolons. Thanks for you help @promie, really appreciate it!

Feel free to merge when you are ready. Thanks again.