mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-18 14:01:07 +00:00
- ESLint config `remcohaszing/typechecking` is extended. - Various previously disabled ESLint rules have now been enabled. - Various `any` types have been fixed. - Removed useless type check of diagnostic code. - The diagnostics adapter listener has been turned into an actual map. |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
Demo
This demo is deployed to monaco-yaml.js.org. It shows how
monaco-editor and monaco-yaml can be used with
Webpack 5. To start it, simply run:
npm start
The demo will open in your browser.