Skip to content

Commit f787d23

Browse files
recommended: false
1 parent 607329c commit f787d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/require-meta-schema-description.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
description:
1515
'require rules `meta.schema` properties to include descriptions',
1616
category: 'Rules',
17-
recommended: true,
17+
recommended: false,
1818
url: 'https://github.com/eslint-community/eslint-plugin-eslint-plugin/tree/HEAD/docs/rules/require-meta-schema-description.md',
1919
},
2020
schema: [],

0 commit comments

Comments
 (0)