Commit ba848a9
feat(config/eslint): disable
It makes the interface less stable. If you change a method between instance and
class, you have to change all invocations. Whether or not it uses `this` is an
implementation detail that should not matter for the interface
Co-authored-by: Jamie Rolfs <jamie.rolfs@hover.to>class-methods-use-this rule1 parent 4460c1f commit ba848a9
File tree
2 files changed
+3
-0
lines changed- src/config
- __tests__/__snapshots__
- helpers
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| 201 | + | |
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments