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 8185617 commit fe82e21Copy full SHA for fe82e21
lib/rules/no-unpublished-bin.js
@@ -27,6 +27,7 @@ module.exports = {
27
//
28
convertPath: getConvertPath.schema,
29
},
30
+ additionalProperties: false,
31
32
],
33
messages: {
0 commit comments