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
`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
@ -38,4 +38,4 @@ Manually clone dependencies list below and update the project files accordingly:
- `src/yaml-ast-parser-custom-tags`: https://github.com/JPinkney/yaml-ast-parser/tree/master/src
## License
[MIT](https://github.com/pengx17/monaco-yaml/blob/master/LICENSE.md)
[MIT](https://github.com/pengx17/monaco-yaml/blob/master/LICENSE.md)