vscode設定の変更

This commit is contained in:
2024-09-04 21:24:45 +09:00
parent 0b5a1e7cd3
commit 0dd5fbef0f

View File

@@ -1,3 +1,10 @@
{ {
"python.analysis.typeCheckingMode": "basic" "cSpell.words": [
"devcontainer",
"devcontainers",
"foxundermoon",
"godotenv",
"joho",
"Kamishiro"
]
} }