UNPKG

react-collapsible-wrapper

Version:

Lightweight collapsible wrapper that is easy to use and customizable

12 lines (11 loc) 223 B
{ "include": ["src/**/*"], "compilerOptions": { "target": "ES6", "declaration": true, "outDir": "dist", "moduleResolution": "node", "allowSyntheticDefaultImports": true, "jsx": "react-jsx" } }