Describe the bug
Enabling the plugin causes .module.scss files to be evaluated by eslint.
To Reproduce
Steps to reproduce the behavior:
- Enable the plugin in tsconfig
- Observe
Observed behavior
ESLint errors are displayed for the module.scss files even though they are not js or ts files
Screenshots

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