{ "editor.formatOnSave": true, "editor.defaultFormatter": "esbenp.prettier-vscode", "eslint.validate": ["javascript", "javascriptreact", "vue", "typescript", "typescriptreact"], "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, "vetur.format.enable": false, "vetur.validation.template": false, "typescript.tsdk": "node_modules/typescript/lib", "cSpell.words": [ "avic", "browserslist", "flashdeliver", "Lazyload", "Localforage", "openid", "ordermeal", "ordermealwx", "prefetch", "scroller", "superdesk", "tabbar", "tailwindcss", "vant", "vuex" ] }