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 fad5029 commit b51d973Copy full SHA for b51d973
rules/prefer-await-to-then.js
@@ -25,6 +25,7 @@ module.exports = {
25
type: 'boolean',
26
},
27
28
+ additionalProperties: false,
29
30
],
31
messages: {
0 commit comments