Commit fd52b1d
committed
chore(eslint): disallow all eslint directive comments
Change eslint-comments rule from no-unlimited-disable to no-use to entirely
prevent eslint-disable, eslint-enable, and related comments. This enforces
fixing underlying issues rather than suppressing them.1 parent 43d2ac8 commit fd52b1d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments