UNPKG

mobx-web-cell

Version:
13 lines (12 loc) 299 B
{ "compilerOptions": { "target": "ES5", "esModuleInterop": true, "experimentalDecorators": true, "jsx": "react", "jsxFactory": "createCell", "jsxFragmentFactory": "Fragment", "lib": ["ES2021", "DOM"] }, "include": ["./source/*"] }