typeorm/.vscode/settings.json
2025-06-05 21:40:45 +02:00

5 lines
86 B
JSON

{
"editor.formatOnSave": true,
"typescript.tsdk": "node_modules/typescript/lib"
}