An extended TypeScript compiler
npm install -g kompili
Specify project directory containing tsconfig.json which has kompili options.
kompili path/to/project
compilerOptions: Same to the official TypeScript compilertsc.files: Add source files.filesGlob: Add glob pattern to specify source files.