eslint-typescript-parser-bug

This repository demonstrates the bug described in the following issue: eslint/typescript-eslint-parser#431

How to reproduce

  • yarn install
  • Open Visual Studio Code and open src/index.ts
  • Make sure you have the ESLint plugin installed