{ "extends": "airbnb-base", "rules": { "no-tabs": 0, "no-console": 0, "indent": ["error", "tab"] } }