AZ.dev

TypeScript

Type system, compiler options, and type-level programming

How-To Guides

typescript-eslint --fix can break Prisma JSON column writes
(tightened in 8.59) flags casts at Prisma JSON write sites as "unnecessary." They aren't. Running removes them and...
eslinttypescript-eslintprismatype-assertionlint-fix