jf-roku/.vscode/settings.json
2022-07-20 23:32:36 -04:00

5 lines
59 B
JSON

{
"files.associations": {
"*.ts": "xml"
}
}