UNPKG

simple-react-cytoscape

Version:
8 lines (7 loc) 193 B
{ "extends": "./tsconfig.json", "compilerOptions": { // NB setting this to "react" doesn't work for .tsx files, whereas "react-jsx" does work "jsx": "react-jsx" } }