See [Stack Overflow: How can I completely hide an irrelevant directory of type declarations from TypeScript?][1].
This is mostly interesting as a template for using paths
to prune the set of files considered by tsc
when building a project.
Solution tsconfig.json
:
{