We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b172c0 commit 71aa434Copy full SHA for 71aa434
monaco/esm-check/index.js
@@ -3,7 +3,7 @@
3
* Licensed under the MIT License. See License.txt in the project root for license information.
4
*--------------------------------------------------------------------------------------------*/
5
6
-// eslint-disable-next-line @vscode/code-no-standalone-editor
+// eslint-disable-next-line code-no-standalone-editor
7
import * as monaco from './out/vs/editor/editor.main.js';
8
9
monaco.editor.create(document.getElementById('container'), {
0 commit comments