mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
6 lines
70 B
JSON
6 lines
70 B
JSON
{
|
|
"extends": "recommended",
|
|
"rules": {
|
|
"await-promise": true
|
|
}
|
|
}
|