UNPKG

react-d3-graph

Version:

React component to build interactive and configurable graphs with d3 effortlessly

23 lines (22 loc) 378 B
{ "compilerOptions": { "module": "commonjs", "allowJs": true, "outDir": "out" }, "exclude": [ "cypress", "dist", "docs", "gen-docs", "lib", "node_modules", "test", "sandbox/rd3g.sandbox.bundle.js", "sandbox/rd3g.sandbox.bundle.js.map" ], "compileOnSave": true, "typingOptions": { "enableAutoDiscovery": true } }