UNPKG

react-weekly-schedule

Version:

![Travis (.org)](https://img.shields.io/travis/remotelock/react-week-scheduler.svg) ![npm](https://img.shields.io/npm/v/@remotelock/react-week-scheduler.svg)

21 lines (20 loc) 509 B
{ "compilerOptions": { "esModuleInterop": true, "target": "esnext", "noUnusedLocals": true, "noUnusedParameters": true, "module": "esnext", "lib": ["dom", "dom.iterable", "esnext"], "allowJs": false, "skipLibCheck": true, "allowSyntheticDefaultImports": true, "strict": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node", "resolveJsonModule": true, "sourceMap": true, "jsx": "preserve" }, "include": ["src", "types"] }