/vscode-eslint-issue-455

A showcase project for the issue #455 on Microsoft/vscode-eslint.

Primary LanguageJavaScript

This project is an example for the VSCode ESLint issue #455.

Installation

git clone https://github.com/janbiasi/vscode-eslint-issue-455.git
cd vscode-eslint-issue-455
npm install
Starting the app
cd packages/apps/main-app
npm run start
Affected files
  • packages/apps/main-app/components/A/A
  • packages/apps/main-app/components/B
  • packages/apps/main-app/components/AB
  • packages/apps/main-app/App