赞
踩
{ "eslint.validate": ["javascript", "vue", "html"], "stylelint.validate": ["css", "less", "scss", "postcss", "stylus", "styl", "vue"], "editor.codeActionsOnSave": { "source.fixAll.eslint": true, "source.fixAll.stylelint": true }, "editor.defaultFormatter": "esbenp.prettier-vscode", "[stylus]": { "editor.defaultFormatter": "thisismanta.stylus-supremacy" }, "[vue]": { "editor.defaultFormatter": "octref.vetur" }, "stylusSupremacy.preserveNewLinesBetweenPropertyValues": true, "stylusSupremacy.quoteChar": "\"", "stylusSupremacy.selectorSeparator": ",\n", "i18n-ally.localesPaths": ["src\\lang"], "i18n-ally.displayLanguage": "zh_CN", "i18n-ally.sourceLanguage": "zh_CN", "i18n-ally.enabledParsers": ["js"], "i18n-ally.keystyle": "nested", "js/ts.implicitProjectConfig.experimentalDecorators": true, "vetur.validation.script": false, "javascript.validate.enable": false }
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。