{ "root": true, "extends": "@ljharb", "globals": { "FinalizationRegistry": false, }, "rules": { "id-length": 0, "operator-linebreak": [2, "before"], }, }