Files
speckle-embodied-carbon-cal…/.vscode/settings.json
T
Björn Steinhagen 0d066cee9a Initial commit
2025-02-06 16:54:20 +01:00

10 lines
146 B
JSON

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