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.
fixable: code
1 parent 202798d commit 045aa2eCopy full SHA for 045aa2e
rules/param-names.js
@@ -6,8 +6,7 @@ module.exports = {
6
meta: {
7
docs: {
8
url: getDocsUrl('param-names')
9
- },
10
- fixable: 'code'
+ }
11
},
12
create(context) {
13
return {
0 commit comments