0.0.5 • Published 9 years ago
kompili v0.0.5
kompili
An extended TypeScript compiler
Installation
npm install -g kompili
Usage
Specify project directory containing tsconfig.json
which has kompili options.
kompili path/to/project
Options
compilerOptions
: Same to the official TypeScript compilertsc
.files
: Add source files.filesGlob
: Add glob pattern to specify source files.