Files
Area-Schedule/.vscode/settings.json
T
2025-02-04 09:50:32 +01:00

10 lines
146 B
JSON

{
"cSpell.words": [
"camelcase",
"pydantic",
"stringcase",
"typer"
],
"python.defaultInterpreterPath": ".venv/bin/python"
}