smo-proximity-chat/.vscode/settings.json
2024-12-17 18:52:13 -06:00

5 lines
92 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"files.autoSave": "onFocusChange"
}