編集

typescript-eslint v8.2.0

TypeScript ESLint v8.2.0 がリリースされた。

https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8200-2025-01-13

文字列やマップなどに対する誤ったスプレッド演算子の使用を禁止するno-misused-spreadルールが追加された。

編集