Files
Jonathon Broughton 83def46696 Initial commit
2023-11-12 00:26:48 +00:00

10 lines
146 B
JSON

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