mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
Fix comment in sample
This commit is contained in:
parent
7e0afc8f43
commit
b817a5d6b8
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ monaco.languages.json.jsonDefaults.setDiagnosticsOptions({
|
|||
}
|
||||
}
|
||||
}, {
|
||||
uri: "http://myserver/bar-schema.json", // id of the first schema
|
||||
uri: "http://myserver/bar-schema.json", // id of the second schema
|
||||
schema: {
|
||||
type: "object",
|
||||
properties: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue