Jamesllllllllll / beacons-link-checker

Check if you have broken links on your Beacons page
https://beacons-link-checker.vercel.app
3 stars 2 forks source link

ESLint + Prettier Configuration #6

Closed mdwiltfong closed 10 months ago

mdwiltfong commented 10 months ago

In order to standardize and streamline static testing, the project should incorporate config files for ESLint and prettier. Since these tools don't inherently work together, I believe the package eslint-config-prettier should be able to help these tools standardize formatting in the project.