Files
Gergő Jedlicska 9b78af538b devcontainer setup
2023-08-30 07:41:08 +00:00

10 lines
146 B
JSON

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