eslint / typescript-eslint-parser

An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
Other
915 stars 92 forks source link

Breaking: typescript-estree to 8.1.0 and typescript to 3.2.1 #589

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

This PR contains changes from #576 and #584 and deprecates changes from #581

v8.0.0 changes:

JamesHenry commented 5 years ago

Closing in favour of https://github.com/eslint/typescript-eslint-parser/pull/596