I'm using VS Code settings.json to add scss.lint rules. I've enabled the ImportantRule but I want to turn it off for one file.
This SO answer says how to do it for scss-lint but it isn't working for me in VS Code.
Is there a way to do this in VS Code?