{ "extends": ["eslint:recommended"], "env": { "node": false, "browser": true, "amd": true, "es6": true }, "plugins": ["compat"], "rules": { "compat/compat": "error", "no-console": "off", "no-empty": "off", "no-extra-semi": "off", "no-func-assign": "off", "no-undef": "off", "no-unused-vars": "off", "no-useless-escape": "off", "no-cond-assign": "off", "no-redeclare": "off", "node/no-exports-assign": "off" }, "globals": { "regeneratorRuntime": "writable" }, "settings": { "polyfills": [ "Promise", "Array.from", "Symbol", "Object.getOwnPropertySymbols", "Object.setPrototypeOf" ] } }
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 |
|