Files
bodyshop/.vscode/settings.json
2021-12-15 14:34:24 -08:00

9 lines
138 B
JSON

{
"xml.fileAssociations": [
{
"pattern": "**/Test.xml",
"systemId": "file:///Users/pfic/Downloads/IMEX.xsd"
}
]
}