Files
Hfive/.vscode/settings.json
魏啾 56863dd624 H5
2024-04-30 18:07:59 +08:00

6 lines
86 B
JSON

{
"files.associations": {
"*.ttml": "xml",
"*.ttss": "css"
}
}