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

https://github.com/chrisdothtml/vscode-eslint-749

Repro repo for microsoft/vscode-eslint#749
https://github.com/chrisdothtml/vscode-eslint-749

Last synced: 3 months ago
JSON representation

Repro repo for microsoft/vscode-eslint#749

Awesome Lists containing this project

README

          

# vscode-eslint-749

> Repro repo for [microsoft/vscode-eslint#749](https://github.com/microsoft/vscode-eslint/issues/749)

## Reproduce

1. Install deps via `yarn` (may need to refresh vscode window after for autoFix to work properly)

2. Follow instructions in `tests/test.js` and `tests/test.md`

Note that `yarn lint-fix` works as expected