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 9.0.0 and typescript to 3.2.1 #590

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

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

v9.0.0 - v8.1.0 changes:

https://github.com/JamesHenry/typescript-estree/compare/v8.1.0...v9.0.0

JamesHenry commented 5 years ago

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