From: Evan You Date: Thu, 8 Nov 2018 23:39:38 +0000 (-0500) Subject: chore: editor settings X-Git-Tag: v3.0.0-alpha.0~1041 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=132da6c35458b83c6029187d3c3a2b2168566fff;p=thirdparty%2Fvuejs%2Fcore.git chore: editor settings --- diff --git a/.vscode/settings.json b/.vscode/settings.json index bb531a8501..6cd89ca8fd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,26 +1,8 @@ { "typescript.tsdk": "node_modules/typescript/lib", "cSpell.enabledLanguageIds": [ - "asciidoc", - "c", - "cpp", - "csharp", - "css", - "go", - "handlebars", - "jade", - "javascriptreact", - "json", - "latex", - "less", "markdown", - "php", "plaintext", - "pub", - "python", - "restructuredtext", - "rust", - "scss", "text", "yml" ]