Hacker News new | ask | show | jobs
by tentacleuno 1076 days ago
One notable thing is that TypeScript and runtypes are a dream for configuration files. You can declare your schema and then use it as a regular TypeScript type. Definitely worth a look!