{ "editor.tabSize": 2, "stylelint.validate": [ "css", "scss", "postcss" ], "editor.codeActionsOnSave":{ "source.fixAll": true }, "editor.suggest.snippetsPreventQuickSuggestions": false, "docwriter.style": "Auto-detect" }