mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
Enable await-promise linter rule
This commit is contained in:
parent
3d2fe5fd03
commit
6ed7305f8a
@ -4,6 +4,7 @@
|
||||
"jsRules": {},
|
||||
"rules": {
|
||||
"array-type": [true, "array"],
|
||||
"await-promise": true,
|
||||
"callable-types": false,
|
||||
"comment-format": [true, "check-space"],
|
||||
"curly": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user