UNPKG

lincd-cli

Version:

Command line tools for the lincd.js library

9 lines 166 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "esnext", "target": "es2018", "outDir": "lib/esm", "moduleResolution": "node" } }