The following are required to start working on this project:
To get started with contributing, clone the repository and install its dependencies.
git clone https://github.com/remcohaszing/monaco-yaml
cd monaco-yaml
npm ci
To build the repository, run:
npm run prepack
To test it, run one of the examples.
npm --workspace demo start