UNPKG

mantine-datepicker-jalali

Version:
19 lines (18 loc) 423 B
{ "include": ["src"], "compilerOptions": { "target": "ES2015", "lib": ["DOM", "ESNext"], "module": "ESNext", "moduleResolution": "Node", "jsx": "react", "skipLibCheck": true, "outDir": "temp", "declaration": true, "declarationMap": true, "resolveJsonModule": true, "declarationDir": "declarations", "allowSyntheticDefaultImports": true, "esModuleInterop": true } }