We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2b467 commit 6685b92Copy full SHA for 6685b92
.eslintrc.yml
@@ -183,7 +183,7 @@ rules:
183
# https://github.com/eslint-community/eslint-plugin-promise/blob/main/README.md
184
##############################################################################
185
186
- promise/always-return: off
+ promise/always-return: error
187
promise/avoid-new: off
188
promise/catch-or-return: error
189
promise/no-callback-in-promise: error
0 commit comments