deno.land / x / sheetjs@v0.18.3 / modules / .eslintrc

1
2
3
4
5
6
7
8
9
10
11
{ "parser": "@typescript-eslint/parser", "env": { "shared-node-browser":true }, "plugins": ["@typescript-eslint"], "extends": ["plugin:@typescript-eslint/recommended"], "rules": { "no-var": 0, "semi": [ 2, "always" ] }}
sheetjs

Version Info

Tagged at
2 years ago