UNPKG

@anthologen/cytoscape-node-html-label

Version:
25 lines (24 loc) 474 B
{ "compilerOptions": { "target": "es5", "module": "None", "sourceMap": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "lib": [ "ES5", "dom" ], "noImplicitAny": true, "suppressImplicitAnyIndexErrors": true, "typeRoots": [ "./node_modules/@types" ], "removeComments": true, "outDir": "dist", "skipLibCheck": true }, "files": [ "./src/cytoscape-node-html-label.ts" ] }