vscode/test/monaco/README.md
Alpha Romer Coma 7ef754c2f6
Fix supported markdown-lint violations in markdown files (#190750)
docs: fix supported markdownlint violations
2023-08-24 08:37:25 +00:00

269 B

Monaco Editor Test

This directory contains scripts that are used to smoke test the Monaco Editor distribution.

Setup & Bundle

$test/monaco> yarn $test/monaco> yarn run bundle

Compile and run tests

$test/monaco> yarn run compile $test/monaco> yarn test