UNPKG

create-gojs-kit

Version:

A CLI for downloading GoJS samples, extensions, and docs

12 lines 188 B
{ "compilerOptions": { "target": "ES2015", "strict": true, "skipLibCheck": true, "paths": { "gojs": [ "../../release/go.d.ts" ] } } }