Commit 0a7c0cbc authored by youjie's avatar youjie

no message

parent 9f1a6ac8
......@@ -5,5 +5,10 @@
"typescript.tsdk": "node_modules/typescript/lib",
"vetur.experimental.templateInterpolationService": true,
"vue-i18n.i18nPaths": "src/i18n",
"editor.fontSize": 15
"editor.fontSize": 15,
"editor.wordWrap": "wordWrapColumn",
"editor.accessibilitySupport": "auto",
"editor.renderFinalNewline": false,
"workbench.editor.wrapTabs": true,
"editor.unicodeHighlight.nonBasicASCII": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment