Files
IFC-Exporter-Rhino/.vscode/settings.json
T
2026-03-23 09:54:04 +01:00

10 lines
146 B
JSON

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