{ "root": true, "extends": "@ljharb", "env": { "browser": true, }, "rules": { "max-statements": 0, "no-magic-numbers": 0, }, }