{ "extends": ["eslint:recommended", "plugin:node/recommended"], "env": { "browser": true }, "rules": { "node/no-deprecated-api": "off", "no-console": "off", "no-unused-vars": "off", "no-empty": "off", "node/no-unsupported-features/node-builtins": "off", "no-func-assign": "off", "no-global-assign": ["error", {"exceptions": ["exports"]}], "node/no-exports-assign": "off" }, "overrides": [ { "files": [ "lib/client.js" ], "globals": { "ActiveXObject": "readable" } } ] }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dist | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
.browserslistrc | File | 54 B | 0644 |
|
.dist.babelrc | File | 162 B | 0644 |
|
.dist.eslintrc | File | 707 B | 0644 |
|
.editorconfig | File | 147 B | 0644 |
|
.gitattributes | File | 12 B | 0644 |
|
.lib.babelrc | File | 187 B | 0644 |
|
.lib.eslintrc | File | 554 B | 0644 |
|
.remarkignore | File | 32 B | 0644 |
|
.zuul.yml | File | 324 B | 0644 |
|
CONTRIBUTING.md | File | 358 B | 0644 |
|
HISTORY.md | File | 24.38 KB | 0644 |
|
LICENSE | File | 1.08 KB | 0644 |
|
Makefile | File | 1.3 KB | 0644 |
|
README.md | File | 9.29 KB | 0644 |
|
index.html | File | 1.89 KB | 0644 |
|
package.json | File | 10.21 KB | 0644 |
|