PHP 8.2.30
Preview: .eslintrc Size: 1.27 KB
/home/byroehnu/.trash/node_modules11/object-inspect/.eslintrc

{
    "root": true,
    "extends": "@ljharb",
    "rules": {
        "complexity": 0,
        "func-style": [2, "declaration"],
        "indent": [2, 4],
        "max-lines": 1,
        "max-lines-per-function": 1,
        "max-params": [2, 4],
        "max-statements": 0,
        "max-statements-per-line": [2, { "max": 2 }],
        "no-magic-numbers": 0,
        "no-param-reassign": 1,
        "strict": 0, // TODO
    },
    "overrides": [
        {
            "files": ["test/**", "test-*", "example/**"],
            "extends": "@ljharb/eslint-config/tests",
            "rules": {
              "id-length": 0,
            },
        },
        {
            "files": ["example/**"],
            "rules": {
                "no-console": 0,
            },
        },
        {
            "files": ["test/browser/**"],
            "env": {
                "browser": true,
            },
        },
        {
            "files": ["test/bigint*"],
            "rules": {
                "new-cap": [2, { "capIsNewExceptions": ["BigInt"] }],
            },
        },
        {
            "files": "index.js",
            "globals": {
                "HTMLElement": false,
            },
            "rules": {
                "no-use-before-define": 1,
            },
        },
    ],
}

Directory Contents

Dirs: 3 × Files: 10

Name Size Perms Modified Actions
.github DIR
- drwxr-xr-x 2026-02-03 15:06:18
Edit Download
example DIR
- drwxr-xr-x 2026-02-03 15:06:18
Edit Download
test DIR
- drwxr-xr-x 2026-02-03 15:06:18
Edit Download
1.27 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
236 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
35.71 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
18.61 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
1.05 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
365 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download
2.77 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
2.92 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
534 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download
42 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).