{ "extends": "airbnb/base", "rules": { "id-length": 0, "padded-blocks": 0, "indent": [2, 2, {"SwitchCase": 1}] } }