RC4-Developers / rc4dev-website

Contains the frontend code for the RC4 Developers website. Built using NextJS.
rc4dev-website.vercel.app
MIT License
0 stars 0 forks source link

Add Prettier and Configure ESLint #2

Closed tingkai-mai closed 1 year ago

tingkai-mai commented 1 year ago

This pull request configures ESLint and adds the prettier package to maintain code consistency. It also updates the README file with the appropriate changes.

Links I referred to include:

The second link, which includes config file for prettier and eslint, is included in the README.