Wolfinbarger / game-recommender

A full-stack web app that helps you discover awesome games to play with your friends or solo.
0 stars 0 forks source link

Issue 48 add linter for UI #62

Closed Wolfinbarger closed 3 months ago

Wolfinbarger commented 3 months ago

Added the linters ESLint and Stylelint with the formatter Prettier.

Both packages and plugins are added.

Should be able to run both linters with formatter in console by running yarn lint