49004b60d5
New pr from this branch as it had some weird docusaurus issue not reproducable anywhere else and just changing branch fixes it somehow https://github.com/microsoft/typespec/pull/3934 Notable: - vitest: 2.x - prettier update that does a minor formatting change by adding parentheses in some ternary expression |
||
---|---|---|
.. | ||
src | ||
test | ||
README.md | ||
package.json | ||
tsconfig.config.json | ||
tsconfig.json | ||
vitest.config.ts |
README.md
@typespec/monarch
Provide tokenizer for Monarch for use in monaco-editor.
Updating
Updating the tests
You can copy ./temp/monaco-tests.json
(after running the test) into the src/basic-languages/typespec/typespec.test.ts
test file in the monaco-editor repository.