UNPKG

xuqiang-cli

Version:

st-cli脚手架

25 lines (24 loc) 685 B
{ "printWidth": 150, "tabWidth": 4, "useTabs": true, "semi": false, "singleQuote": false, "quoteProps": "as-needed", "proseWrap": "preserve", "arrowParens": "always", "bracketSpacing": true, "bracketSameLine": true, "endOfLine": "auto", "eslintIntegration": false, "htmlWhitespaceSensitivity": "css", "ignorePath": ".prettierignore", "jsxBracketSameLine": true, "jsxSingleQuote": false, "requireConfig": true, "stylelintIntegration": false, "trailingComma": "es5", "tslintIntegration": false, "files.autoSave": "onWindowChange", "vueIndentScriptAndStyle": true }