-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi 👋
I configured your package with existing eslint using overrides
option. Running eslint from CLI works fine and gives expected result. However, I don't get any error on VSCode for SCSS files:
I also tried adding following but no luck 😞
"eslint.validate": [
"javascript",
"javascriptreact",
"html",
"vue",
"scss",
"css"
],
Does this package works with eslint extensions for VSCode?
Metadata
Metadata
Assignees
Labels
No labels