@typescript-tools/tsconfig-includes
v2.0.1
Published
Enumerate files included by tsconfig.json
Readme
tsconfig-includes
Enumerate files included by tsconfig.json
Supports the following properties in a tsconfig.json file:
- [x]
include - [ ]
exclude - [ ]
files - [ ]
extends
See more about these settings.
Install
npm install @typescript-tools/tsconfig-includesUse
Usage:
tsconfig-includes <tsconfig>...
Options:
tsconfig Path to tsconfig for which to enumerate included files