mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"xml.fileAssociations": [
|
|
{
|
|
"systemId": "/Users/myankov/Work/NativeScript/tests/schema/tns.xsd",
|
|
"pattern": "**/**/*.xml"
|
|
}
|
|
],
|
|
"files.exclude": {
|
|
"schema": true
|
|
}
|
|
} |