UNPKG

lincd-cli

Version:

Command line tools for the lincd.js library

11 lines (10 loc) 208 B
{ "extends" : "./tsconfig.json", "compilerOptions": { "module": "esnext", "target": "es6", "outDir": "lib/esm", "moduleResolution": "node", "allowSyntheticDefaultImports": true, } }