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 12.0.0 and typescript to 3.2.1 #591

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

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

v12.0.0 - v9.0.0 changes:

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

PRs with changes to ast:

fixes: #414, #588, #384

armano2 commented 5 years ago

@platinumazure @mysticatea is there any chance that we can get review on those PR's and potentially merge? a lot of issues within AST got fixed https://github.com/JamesHenry/typescript-estree/compare/v5.3.0...v12.0.0

JamesHenry commented 5 years ago

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