jf-roku/.vscode/settings.json
2022-08-14 11:45:16 +01:00

6 lines
92 B
JSON

{
"files.associations": {
"*.ts": "xml"
},
"editor.formatOnSave": true
}