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

x/sheetjs/packages/s/tsconfig.json

πŸ“— SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Latest
File
{ "extends": "./tsconfig.base.json", "compilerOptions": { "baseUrl": ".", "paths": { "s": [ "./src/index" ] } }, "exclude": [ "./dist" ]}