mirror of
https://github.com/microsoft/monaco-editor.git
synced 2024-11-25 16:35:44 +08:00
7 lines
70 B
JSON
7 lines
70 B
JSON
{
|
|
"extends": "recommended",
|
|
"rules": {
|
|
"await-promise": true
|
|
}
|
|
}
|