{ "extends": "standard", "rules": { "indent": [2, 4] }, "globals": { "it": true, "describe": true, "beforeEach": true } }