UNPKG

react-view-slot

Version:

Dynamic view slots for React

14 lines (13 loc) 195 B
{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": false, "typeRoots": [ "node_modules/@types" ], "jsx": "React" }, "includes": [ "tests" ] }