Gregg Tavares 6 anni fa
parent
commit
47abfcd251
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .vscode/settings.json

+ 4 - 0
.vscode/settings.json

@@ -2,5 +2,9 @@
   "eslint.validate": [
   "eslint.validate": [
         "javascript",
         "javascript",
         "html"
         "html"
+  ],
+  "cSpell.words": [
+    "rdparty",
+    "threejs"
   ]
   ]
 }
 }

粤ICP备19079148号