Skip to content

Commit fb60b10

Browse files
committed
Add JSON schema contribution
1 parent a2beeb8 commit fb60b10

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

editors/code/package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -1788,6 +1788,12 @@
17881788
"group": "navigation@1000"
17891789
}
17901790
]
1791-
}
1791+
},
1792+
"jsonValidation": [
1793+
{
1794+
"fileMatch": "rust-project.json",
1795+
"url": "https://json.schemastore.org/rust-project.json"
1796+
}
1797+
]
17921798
}
17931799
}

0 commit comments

Comments
 (0)