MatthewNobes / MatthewNobes.github.io

This is my personal portfolio website that I use to showcase and explain my projects. It has been rebuilt with React, using React router for its navigation system and uses GitHub's Rest API to collect project information.
https://matthewnobes.github.io/
MIT License
2 stars 0 forks source link

Add eslint and prettier config #45

Closed MatthewNobes closed 2 years ago

MatthewNobes commented 2 years ago

Add the eslint and prettier config found in the template app repo: https://github.com/MatthewNobes/template-react-app/issues/10

MatthewNobes commented 2 years ago

Linting completed and files have been reformatted to reflect these new rules