Commit aae9685
refactor: migrate getUrlWithBackToParam from no-restricted-syntax to @deprecated
Mark getUrlWithBackToParam with @deprecated JSDoc so usages are visible
via npm run eslint-report. Remove the no-restricted-syntax custom rule and
its 181 disable comments, and seatbelt the 176 existing call sites under
@typescript-eslint/no-deprecated so they are grandfathered without blocking CI.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 3720451 commit aae9685
3 files changed
Lines changed: 13 additions & 183 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | 405 | | |
411 | 406 | | |
412 | 407 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments