Files
Jonathon Broughton 4a847b08d5 Initial commit
2023-11-10 09:16:57 +00:00

10 lines
146 B
JSON

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