DylanSp / tic-tac-toe-react

A simple client-side Tic-Tac-Toe app for learning/practicing React.
MIT License
0 stars 1 forks source link

Swap out tslint for eslint, add Prettier #38

Open DylanSp opened 2 years ago

DylanSp commented 2 years ago

ESLint should already be installed via react-scripts; Prettier will need to be added.