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 a587cf6 commit 89243b6Copy full SHA for 89243b6
packages-integrations/eslint-plugin/src/rules/order.ts
@@ -29,6 +29,7 @@ export default createRule({
29
items: { type: 'string' },
30
},
31
32
+ additionalProperties: false,
33
34
],
35
0 commit comments