UNPKG

gantt-schedule-timeline-calendar

Version:

Gantt, Schedule, Timeline, Calendar components all in one. [gantt, timeline, schedule, scheduler, calendar, booking, gantt chart, reservation, javascript gantt, javascript timeline, javascript schedule, javascript scheduler, javascript calendar, javascrip

18 lines (17 loc) 452 B
{ "include": ["./*.ts", "./cypress/**/*.ts"], "exclude": ["node_modules/**", "dist/**", "cypress.config.js"], "compilerOptions": { "moduleResolution": "node", "esModuleInterop": true, "strict": false, "module": "ESNext", "downlevelIteration": true, "allowSyntheticDefaultImports": true, "allowJs": true, "target": "ES2015", "skipLibCheck": true, "skipDefaultLibCheck": true, "types": ["cypress"] } }