Skip to content

Commit 1ef9945

Browse files
authored
Merge pull request #25 from node-red/knolleary-patch-1
Update monaco link
2 parents 6d92d9d + fe8cbc2 commit 1ef9945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/commands/init/resources/settings.js.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ module.exports = {
381381
*/
382382
theme: "vs",
383383
/** other overrides can be set e.g. fontSize, fontFamily, fontLigatures etc.
384-
* for the full list, see https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IStandaloneEditorConstructionOptions.html
384+
* for the full list, see https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IStandaloneEditorConstructionOptions.html
385385
*/
386386
//fontSize: 14,
387387
//fontFamily: "Cascadia Code, Fira Code, Consolas, 'Courier New', monospace",

0 commit comments

Comments
 (0)