Skip to content
Closed
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 3 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,16 @@
enabled: false,
},
{
// Those NPM packages that we manually updated and want to keep up-to-date.
matchManagers: [
'npm',
],
matchPackageNames: [
'monaco-editor',
'trumbowyg',
],
enabled: true,
groupName: 'Trumbowyg',
groupName: 'NPM Packages',
},
{
// See the the comment in global.json on why this is disabled.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
define("vs/_commonjsHelpers-CT9FvmAN",["exports"],(function(t){"use strict";function o(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}t.getDefaultExportFromCjs=o}));

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading