UNPKG

react-to-pdf

Version:

Create PDF documents from React Components

14 lines (13 loc) 276 B
{ "compilerOptions": { "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "lib": ["es2015", "DOM"], "jsx": "react", "esModuleInterop": true, "types": ["cypress", "node"], "paths": { "react-to-pdf": ["./dist"] } } }