UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

10 lines (8 loc) 135 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../lib", "module": "commonjs", "target": "es6" } }