Html – VSCode – indenting adds spaces around strings
I am using Vue 3 & Prettier w/ VS Code. Whenever I have a string on it's own line, it gets formatted how I want it. The problem... My Dev Tool browser renders strings with spaces around them. I need…