sargant / dfyb.run

A tool that lets you add your parkrun 🏃‍♂️💨 barcode to your iPhone 📱 and Apple Watch ⌚
https://dfyb.run
BSD 3-Clause "New" or "Revised" License
53 stars 9 forks source link

Get proper linting set up #5

Closed sargant closed 2 years ago

sargant commented 2 years ago

Using the default linting from create-react-app at the moment. Would prefer to have a stricter setup enabled, and use it as part of the build chain.

sargant commented 2 years ago

Fixed by #25