deno.land / x / sheetjs@v0.18.3 / demos / typescript / tslint.json

1
2
3
4
5
6
7
8
9
10
11
12
{ "extends": "tslint-config-airbnb", "rules": { "whitespace": false, "no-sparse-arrays": false, "only-arrow-functions": false, "no-consecutive-blank-lines": false, "prefer-conditional-expression": false, "one-variable-per-declaration": false }}
sheetjs

Version Info

Tagged at
2 years ago