mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "CommonJS"
|
|
},
|
|
"include": ["monaco.d.ts"]
|
|
}
|