mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-08 17:11:54 +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
|
## Installing
|
||||||
|
|
||||||
`yarn add monaco-yaml`
|
`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.
|
Load with ESM is added, but not yet tested.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue