vscode設定の変更

This commit is contained in:
2024-09-05 09:47:37 +09:00
parent 0b5a1e7cd3
commit 0dd5fbef0f
+8 -1
View File
@@ -1,3 +1,10 @@
{
"python.analysis.typeCheckingMode": "basic"
"cSpell.words": [
"devcontainer",
"devcontainers",
"foxundermoon",
"godotenv",
"joho",
"Kamishiro"
]
}