{ "window.zoomLevel": 0.5, "editor.tabSize": 4, "editor.formatOnSave": true, "extensions.autoUpdate": false, "vetur.format.defaultFormatter.html": "js-beautify-html", "vetur.format.defaultFormatter.js": "vscode-typescript", "vetur.format.defaultFormatterOptions": { "js-beautify-html": { "wrap_attributes": "auto" // "wrap_attributes": "force-aligned" } }, "prettier.printWidth": 500, "prettier.semi": true, "prettier.singleQuote": true, "sync.gist": "dad4c6f7347d06422abf814201ca305d", "sync.lastUpload": "2017-11-09T03:15:52.533Z", "sync.autoDownload": false, "sync.autoUpload": false, "sync.lastDownload": "", "sync.forceDownload": false, "sync.anonymousGist": false, "sync.host": "", "sync.pathPrefix": "", "sync.quietSync": false, "sync.askGistName": false, "editor.quickSuggestions": { "strings": true }, "files.autoSave": "off", "element-helper.version": "2.5", "extensions.ignoreRecommendations": true }