TSConfig Packages

tsconfig-merge

NodeJS package without any dependencies that merges two provided tsconfig.json files into a single object. Package merges all properties of `tsconfig.json` files, including the `extends` property.

1.0.1 • Published 3 years ago

tsconfig-inspect

`tsconfig-inspect` is a CLI tool designed to provide an enhanced view of the TypeScript configuration options, offering deeper insights than the standard `--showConfig` parameter. It allows users to inspect the tsconfig file more thoroughly, including def

1.0.8 • Published 12 months ago