UNPKG

sigma

Version:

A JavaScript library dedicated to graph drawing.

10 lines (9 loc) 187 B
{ "extends": "./tsconfig.json", "compilerOptions": { "noImplicitAny": false, "strict": false }, "include": ["./external-types/**/*", "./examples/**/*"], "exclude": [] }