Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sheetjs/demos/typescript/tsconfig.json

πŸ“— SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Latest
File
{ "compilerOptions": { "target": "es5", "module": "commonjs", "declaration": true, "outDir": "./dist", "strict": true }}