UNPKG

@pilag6/csv-downloader

Version:

Lightweight CSV export utility for Vue and React

15 lines (14 loc) 279 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "declaration": true, "outDir": "dist", "moduleResolution": "Node", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, "strict": true }, "include": ["src"] }