Lukortech-org / React-Typescript

0 stars 0 forks source link

Tooling part 2 #8

Open Lukortech opened 2 years ago

Lukortech commented 2 years ago

We'll need linter.

And something to ensure the code looks exactly the same between platforms (I expect that we'll all work on some different setups ;)) so maybe Husky (@Sebucha) will take care of linting before commiting the code?

Lukortech commented 2 years ago

Hook up the lint and format process so that it's fully automatic