{ "$schema": "http://json.schemastore.org/prettierrc", "singleQuote": true, "semi": true, "trailingComma": "es5", "printWidth": 100, "proseWrap": "never", "vueIndentScriptAndStyle": true, "endOfLine": "auto" }