mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
The sample should be javascript
This commit is contained in:
parent
417c24347d
commit
95bc3b13a7
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
'\tconsole.log("Hello world!");',
|
||||
'}'
|
||||
].join('\n'),
|
||||
language: 'css'
|
||||
language: 'javascript'
|
||||
});
|
||||
});
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue