deno.land / x / sheetjs@v0.18.3 / types / tslint.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "extends": "dtslint/dtslint.json", "rules": { "no-implicit-dependencies": false, "whitespace": false, "no-sparse-arrays": false, "only-arrow-functions": false, "no-consecutive-blank-lines": false, "prefer-conditional-expression": false, "one-variable-per-declaration": false, "strict-export-declare-modifiers": false, "prefer-template": false }}
sheetjs

Version Info

Tagged at
3 years ago