deno.land / x / sheetjs@v0.18.3 / packages / s / tsconfig / tsconfig.types.json

tsconfig.types.json
1
2
3
4
5
6
7
8
9
10
11
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "es2015", "target": "esnext", "removeComments": false, "declaration": true, "declarationDir": "../dist/typings", "emitDeclarationOnly": true }}
sheetjs

Version Info

Tagged at
2 years ago