]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: editor settings
authorEvan You <yyx990803@gmail.com>
Thu, 8 Nov 2018 23:39:38 +0000 (18:39 -0500)
committerEvan You <yyx990803@gmail.com>
Thu, 8 Nov 2018 23:39:38 +0000 (18:39 -0500)
.vscode/settings.json

index bb531a850102fda34c7797f93a9fb6aeec790857..6cd89ca8fdefbefed94058fee0e7d39a0a457554 100644 (file)
@@ -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"
   ]