leighton-tidwell / devexe

0 stars 0 forks source link

Tech Debt - Set up ESLint #15

Closed leighton-tidwell closed 2 years ago

leighton-tidwell commented 2 years ago

We need to set up ESLint to work with Prettier so that we can keep our code consistent.

leighton-tidwell commented 2 years ago

Created branch https://github.com/leighton-tidwell/devexe/tree/feature/eslint

leighton-tidwell commented 2 years ago

I've got this working with ESLint, but still need to set it up to use prettier as well - I will be working on that later.