Files
discord-embed/.vscode/settings.json

7 lines
101 B
JSON

{
"python.analysis.typeCheckingMode": "standard",
"cSpell.words": [
"dotenv"
]
}