TypeScript 6 came out fairly recently. It'd be nice to update to it, but it's not a trivial upgrade. We'll need to change some entries in the tsconfig.json, since some checks that were off by default are now on by default.
TypeScript 7 has also been released, but typescript-eslint doesn't support it yet.
TypeScript 6 came out fairly recently. It'd be nice to update to it, but it's not a trivial upgrade. We'll need to change some entries in the tsconfig.json, since some checks that were off by default are now on by default.
TypeScript 7 has also been released, but typescript-eslint doesn't support it yet.