Commit d26e9de
chore(eslint-plugin): correct TODO comment on the wrong line (#11773)
* chore(eslint-plugin): update eslint recommended config Remove TODO and update comments related to `no-new-symbol` rule. The `no-new-symbol` rule was deprecated in ESLint 9.0.0 and will be removed in ESLint v11.0.0. We need to keep the rule disabled until TSESLint drops support for ESLint 8. (This commit message was automatically generated by an LLM.) * Update packages/eslint-plugin/src/configs/eslint-recommended-raw.ts Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com> * prettier --write --------- Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>1 parent 3e38031 commit d26e9de
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| |||
0 commit comments