!typescript@programming.dev
This is an attempt to unify a few threads around type safety that I’ve encountered and put a slightly different spin on them.
Biome is a formatter and linter for web languages: JavaScript, TypeScript, CSS, HTML, JSON, and GraphQL.
I'd like to validate untrusted config JSON submitted to my application against a TypeScript interface. If it's bad, I'd like to serialize a TypeScript object with default values, and suggest it as a pattern.
Local votes are a bit more private.
Default mode: public.