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
1 parent f9a9ee0 commit 202798dCopy full SHA for 202798d
docs/rules/param-names.md
@@ -2,9 +2,6 @@
2
3
Enforce standard parameter names for Promise constructors
4
5
-:wrench: The `--fix` option on the command line can automatically fix some of
6
-the problems reported by this rule.
7
-
8
#### Valid
9
10
```js
0 commit comments