Files
discord-embed/.vscode/settings.json

6 lines
100 B
JSON

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