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 implements in classes #562

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

This PR adds visiting of implements to classes

armano2 commented 5 years ago

ok, now i have to just resolve conflicts here :>

platinumazure commented 5 years ago

@armano2 Merged, thanks for contributing!

armano2 commented 5 years ago

@platinumazure thank you for unblocking migration of eslint-plugin-typescript to latest version