Files
Jonathon Broughton 31c63ac559 Initial commit
2023-11-12 01:00:16 +00:00

10 lines
146 B
JSON

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