motleyagency / eslint-config-motley

Motley (https://motley.fi) JavaScript/Typescript guidelines as ESLint rules with Prettier autoformatting
https://motley.fi
MIT License
6 stars 0 forks source link

Missing file extension errors #65

Closed valstu closed 4 years ago

valstu commented 4 years ago

image

So I'm getting these missing file extension errors for .ts and .tsx files for some reason. Apparently having the same issue as this user: https://stackoverflow.com/questions/59265981/typescript-eslint-missing-file-extension-ts-import-extensions

petetnt commented 4 years ago

Fixed in #66