kompili

0.0.5 • Public • Published

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 compiler tsc.
  • files: Add source files.
  • filesGlob: Add glob pattern to specify source files.

Dependents (0)

Package Sidebar

Install

npm i kompili

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • seginus