mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Add TypeScript coloring
This commit is contained in:
parent
f0ef36333b
commit
63639e2ec5
7 changed files with 780 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ bundleOne('scss/scss');
|
|||
bundleOne('sql/sql');
|
||||
bundleOne('st/st');
|
||||
bundleOne('swift/swift');
|
||||
bundleOne('typescript/typescript');
|
||||
bundleOne('vb/vb');
|
||||
bundleOne('xml/xml');
|
||||
bundleOne('yaml/yaml');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue