dangreenisrael / eslint-plugin-jest-formatting

ESLint rules for formatting test suites written for jest.
MIT License
156 stars 13 forks source link

Chore/linting updates #91

Closed dangreenisrael closed 4 years ago

dangreenisrael commented 4 years ago

Turns out we weren't running eslint on ts files 🤦.

This adds ts as an extension and fixes all the errors that came up.