Hacker News new | ask | show | jobs
by WorldMaker 3405 days ago
«Having a dependency without any type-defs get silently treated as `any` is my own beef»

You can add the compiler flag --noImplicitAny to get errors if you prefer.