{ "root": true, "extends": "@ljharb", "rules": { "array-bracket-newline": 0, "complexity": 0, "eqeqeq": 1, "func-style": [2, "declaration"], "max-depth": 0, "max-lines-per-function": 0, "max-statements": 0, "multiline-comment-style": 0, "no-negated-condition": 1, "no-param-reassign": 1, "no-lonely-if": 1, "no-shadow": 1, "no-template-curly-in-string": 0, }, "overrides": [ { "files": "example/**", "rules": { "no-console": 0, }, }, ], }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
example | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
.eslintrc | File | 493 B | 0644 |
|
.nycrc | File | 229 B | 0644 |
|
CHANGELOG.md | File | 20.81 KB | 0644 |
|
LICENSE | File | 1.08 KB | 0644 |
|
README.md | File | 3.56 KB | 0644 |
|
index.js | File | 87 B | 0644 |
|
package.json | File | 1.71 KB | 0644 |
|
parse.js | File | 5.07 KB | 0644 |
|
quote.js | File | 457 B | 0644 |
|
security.md | File | 295 B | 0644 |
|