silverwind 091b3e696d
Tweak eslint config, fix new issues (#35019)
1. Enable
[`@typescript-eslint/no-unnecessary-type-conversion`](https://typescript-eslint.io/rules/no-unnecessary-type-conversion/),
I think the two cases that were hit are safe cases.
2. Disable `no-new-func`, `@typescript-eslint/no-implied-eval` does the
same but better.
2025-07-10 08:28:25 +00:00
..
2025-05-08 18:26:18 +00:00
2025-07-01 21:44:05 +08:00
2024-12-11 21:54:30 +08:00
2024-12-11 21:54:30 +08:00