7 lines
70 B
JSON
7 lines
70 B
JSON
|
{
|
||
|
"extends": "recommended",
|
||
|
"rules": {
|
||
|
"await-promise": true
|
||
|
}
|
||
|
}
|