Browse Source

chore: add word spelling dictionary :angel:

Didi Keke 1 year ago
parent
commit
2d6dfd9002
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .vscode/settings.json

+ 6 - 0
.vscode/settings.json

@@ -0,0 +1,6 @@
+{
+    "cSpell.words": [
+        "heyputer",
+        "Puter"
+    ]
+}