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: error on multiple super classes (fixes #493) #494

Closed ikatyang closed 6 years ago

ikatyang commented 6 years ago

Fixes #493

Ref: prettier/prettier#2562

JamesHenry commented 6 years ago

Please can you pull down latest master and update the new snapshot? Sorry about that, it's great that this PR flagged that up