UNPKG

lincd-jsonld

Version:

Utilities to parse and write JSON-LD for the LINCD library

10 lines (9 loc) 167 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "esnext", "target": "es2018", "outDir": "lib/esm", "moduleResolution": "node" } }