diff --git a/lib/rules/meta-property-ordering.js b/lib/rules/meta-property-ordering.js index 46a91a59..4c19e146 100644 --- a/lib/rules/meta-property-ordering.js +++ b/lib/rules/meta-property-ordering.js @@ -48,6 +48,7 @@ module.exports = { 'deprecated', 'replacedBy', 'schema', + 'defaultOptions', // https://github.com/eslint/rfcs/tree/main/designs/2023-rule-options-defaults 'messages', ];