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

Fix: visiting typeParameters in expressions #565

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

@kaicataldo can i have some estimate, when those changes can be merged?

j-f1 commented 5 years ago

@armano2 Last Thursday was Thanksgiving in the US, so it’s possible that some of the maintainers have taken the weekend off and will take another look tomorrow.

platinumazure commented 5 years ago

@armano2 Merged, thanks for contributing!