mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-23 16:42:09 +00:00
Update README.md
This commit is contained in:
parent
2ca146d5c5
commit
737e0f1650
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ Internally the JSON plugin uses the [vscode-json-languageservice](https://github
|
|||
node module, providing the implementation of the functionally listed above. The same module is also used
|
||||
in [Visual Studio Code](https://github.com/Microsoft/vscode) to power the JSON editing experience.
|
||||
|
||||
## Issues
|
||||
|
||||
Please file issues concering `monaco-json` in the [`monaco-editor`-repository](https://github.com/Microsoft/monaco-editor/issues).
|
||||
|
||||
## Installing
|
||||
|
||||
This npm module is bundled and distributed in the [monaco-editor](https://www.npmjs.com/package/monaco-editor) npm module.
|
||||
|
|
|
|||
Loading…
Reference in a new issue