Browse Source

chore: add word spelling dictionary :angel:

Didi Keke 1 năm trước cách đây
mục cha
commit
2d6dfd9002
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      .vscode/settings.json

+ 6 - 0
.vscode/settings.json

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