AZ
.dev
Login
Sign up
ref
|
Git
JavaScript
TypeScript
Node.js
React
CSS & Layout
Linux & Shell
ref
/
TypeScript
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...
eslint
typescript-eslint
prisma
type-assertion
lint-fix