Expected Double Quotes when compiling

First time using sage 9, I have my editor set to convert double quotes to singles. When I compile though I’m getting an error “Expected double quotes single-quotes”.

I know I could change my editor settings to stop this but I wondering if there was another way. Can I change it so webpack doesn’t care what my quotes are? Or so that it’s ok for single quotes show up in my SCSS?

You can change the stylelint configuration to whatever you’d like, or you could even disable it entirely

Please search this forum for existing topics on stylelint