Evan You пре 7 година
родитељ
комит
132da6c354
1 измењених фајлова са 0 додато и 18 уклоњено
  1. 0 18
      .vscode/settings.json

+ 0 - 18
.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"
   ]