Merge branch 'master' into update-ls

This commit is contained in:
Kristen Mills 2020-01-28 17:55:44 -08:00 committed by GitHub
commit 549e4afc5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. Both vs loader and ESM are supported. See `demo/index.html` as an example. Both vs loader and ESM are supported.
## Development ## Development