{ "css.validate": false, "stylelint.validate": ["css"], "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "[css]": { "editor.codeActionsOnSave": { "source.fixAll.eslint": false, "source.fixAll.stylelint": true } }, "cSpell.words": [ "antfu", "Attributify", "Consolas", "esno", "LXGW", "Menlo", "Neue", "Noto", "Roboto", "Segoe" ] }