{ "root": true, "extends": "@ljharb", "overrides": [ { "files": "test/**", "rules": { "no-restricted-properties": 0, }, }, ], }