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

Test: Add alignment test for visitor-keys #598

Closed armano2 closed 5 years ago

armano2 commented 5 years ago

This PR adds test to check if all nodes provided by typescript-estree are supported.

currently we are not supporting:

kaicataldo commented 5 years ago

Closing this PR since the project has been moved to the TypeScript ESLint organization. Feel free to reopen the PR there.