An open API service indexing awesome lists of open source software.

https://github.com/timonvs/eslint-typescript-parser-bug


https://github.com/timonvs/eslint-typescript-parser-bug

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# eslint-typescript-parser-bug

This repository demonstrates the bug described in the following issue: https://github.com/eslint/typescript-eslint-parser/issues/431

## How to reproduce

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