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 cf6812e commit 2f39fe6Copy full SHA for 2f39fe6
lib/rules/no-duplicate-attributes.js
@@ -72,7 +72,7 @@ module.exports = {
72
create,
73
meta: {
74
docs: {
75
- description: 'disallow duplicate arguments.',
+ description: 'disallow duplicate attributes.',
76
category: 'Best Practices',
77
recommended: false
78
},
0 commit comments