vscode設定の変更
This commit is contained in:
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@@ -1,3 +1,10 @@
|
||||
{
|
||||
"python.analysis.typeCheckingMode": "basic"
|
||||
"cSpell.words": [
|
||||
"devcontainer",
|
||||
"devcontainers",
|
||||
"foxundermoon",
|
||||
"godotenv",
|
||||
"joho",
|
||||
"Kamishiro"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user