Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

loilo-archive/repro-vscode-eslint-676

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Steps to reproduce:

  1. Clone this repository:

    git clone https://github.com/loilo/repro-vscode-eslint-676
  2. Open the cloned folder with Visual Studio Code (and the vscode-eslint extension enabled):

    code repro-vscode-eslint-676
  3. Take a look at the main.js file and observe the incorrectly reported undefined variable.

  4. Note that everything works as expected when the exact same options are defined in an .eslintrc file. This can be verified by removing the -- suffix from the the included .eslintrc-- file.

Releases

No releases published

Packages

No packages published