puzpuzpuz / cls-rtracer

Request Tracer - CLS-based request id generation for Express, Fastify, Koa and Hapi, batteries included
MIT License
311 stars 24 forks source link

Validate TS typings in CI builds #17

Closed puzpuzpuz closed 3 years ago

puzpuzpuz commented 5 years ago

At the moment TS typings are not validated at all. It would be nice to start doing that in CI builds.

See #14 for the original discussion.