mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-05-25 12:52:23 +00:00
commit
dd057b0070
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ for the API that the JSON plugin offers to configure the JSON language support.
|
|||
## Installing
|
||||
|
||||
`yarn add monaco-yaml`
|
||||
See `test/index.html` as an example. Currently only load with vs loader is supported. (AMD)
|
||||
See `demo/index.html` as an example. Currently only load with vs loader is supported. (AMD)
|
||||
Load with ESM is added, but not yet tested.
|
||||
|
||||
## Development
|
||||
|
|
|
|||
Loading…
Reference in a new issue