Skip to content

Commit

Permalink
docs: fix heading level for an option in class-methods-use-this rule (
Browse files Browse the repository at this point in the history
  • Loading branch information
chalkygames123 committed Dec 7, 2021
1 parent db40376 commit e84195e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/class-methods-use-this.md
Expand Up @@ -129,7 +129,7 @@ class A {
}
```

## enforceForClassFields
### enforceForClassFields

```js
"class-methods-use-this": [<enabled>, { "enforceForClassFields": true | false }]
Expand Down

0 comments on commit e84195e

Please sign in to comment.