kompili
v0.0.5
Published
A extended TypeScript compiler
Downloads
9
Readme
kompili
An extended TypeScript compiler
Installation
npm install -g kompiliUsage
Specify project directory containing tsconfig.json which has kompili options.
kompili path/to/projectOptions
compilerOptions: Same to the official TypeScript compilertsc.files: Add source files.filesGlob: Add glob pattern to specify source files.
