{ "css.validate": false, "stylelint.validate": ["css"], "editor.codeActionsOnSave": { "source.fixAll.eslint": "explicit" }, "[css]": { "editor.codeActionsOnSave": { "source.fixAll.eslint": "never", "source.fixAll.stylelint": "explicit" } }, "cSpell.words": [ "antfu", "Attributify", "bumpp", "Consolas", "esno", "iconify", "LXGW", "Menlo", "Neue", "Noto", "Roboto", "Segoe", "taze", "unocss", "wenkai", "Windi" ] }