mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Prepare for 0.19.0
This commit is contained in:
parent
bc8541448a
commit
ccfa555758
6 changed files with 1307 additions and 1129 deletions
|
|
@ -453,7 +453,7 @@ function addPluginDTS() {
|
|||
contents = [
|
||||
'/*!-----------------------------------------------------------',
|
||||
' * Copyright (c) Microsoft Corporation. All rights reserved.',
|
||||
' * Type definitions for monaco-editor v'+MONACO_EDITOR_VERSION,
|
||||
' * Type definitions for monaco-editor',
|
||||
' * Released under the MIT license',
|
||||
'*-----------------------------------------------------------*/',
|
||||
].join('\n') + '\n' + contents + '\n' + extraContent.join('\n');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue