Skip to content

.module.scss files are being evaluated by ESLint in VS (not VSCode) #64

Closed
@hellocontrol-bng

Description

@hellocontrol-bng

Describe the bug
Enabling the plugin causes .module.scss files to be evaluated by eslint.

To Reproduce
Steps to reproduce the behavior:

  1. Enable the plugin in tsconfig
  2. Observe

Observed behavior
ESLint errors are displayed for the module.scss files even though they are not js or ts files

Screenshots
image

See TS errors that are happening in scss files

Desktop (please complete the following information):

  • OS: Windows 10
  • IDE: Visual Studio 2017 15.9.14

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions