Closed coffee-cup closed 5 years ago
@tom Moved the docs in the readme to the actual docs.
Also, currently it does not work unless you are using the @typescript/eslint-parser
. I left a note about that in the docs.
To clarify, it does work without the typescript parser, so perhaps we can treat typescript the same way we treat react? Start with the basic: install eslint. If typescript, install typescript eslint and set parser. If react... and so on.
@kprimerakis have a look at the latest commit and see if that works
Looks sensible to me.