UNPKG

lincd-cli

Version:

Command line tools for the lincd.js library

10 lines (9 loc) 168 B
{ "extends" : "./tsconfig.json", "compilerOptions": { "esModuleInterop": true, "module": "commonjs", "target": "es2018", "outDir": "lib/cjs", } }