Skip to main content
Module

x/sheetjs/packages/s/tsconfig/tsconfig.types.json

πŸ“— SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Go to Latest
File
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "es2015", "target": "esnext", "removeComments": false, "declaration": true, "declarationDir": "../dist/typings", "emitDeclarationOnly": true }}