Initial azure-pipelines.yml for monaco-editor website

This commit is contained in:
Will Smythe 2018-11-08 09:32:17 -05:00
parent 074a0cc08b
commit 2a0508fc89
3 changed files with 30 additions and 1 deletions

View file

@ -1,5 +1,7 @@
# Monaco Editor
[![Build Status](https://dev.azure.com/ms/monaco-editor/_apis/build/status/microsoft.monaco-editor?label=website)](https://dev.azure.com/ms/monaco-editor/_build/latest?definitionId=3)
The Monaco Editor is the code editor which powers [VS Code](https://github.com/Microsoft/vscode), with the features better described [here](https://code.visualstudio.com/docs/editor/editingevolved).
Please note that this repository contains no source code for the code editor, it only contains the scripts to package everything together and ship the `monaco-editor` npm module.