https://github.com/timonvs/eslint-typescript-parser-bug
https://github.com/timonvs/eslint-typescript-parser-bug
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timonvs/eslint-typescript-parser-bug
- Owner: TimonVS
- Created: 2018-01-10T10:56:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T11:01:34.000Z (about 8 years ago)
- Last Synced: 2025-03-24T11:49:03.747Z (10 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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