UNPKG

react-week-time-range-picker

Version:
20 lines 361 B
{ "compilerOptions": { "target": "es5", "lib": [ "dom", "dom.iterable", "es5" ], "allowJs": true, "skipLibCheck": true, "esModuleInterop": true, "allowSyntheticDefaultImports": true, "moduleResolution": "node", "module": "esnext", "jsx": "react", }, "include": [ "src" ] }