{ "extends": "airbnb-base", "rules": { "indent": ["error", 4], "no-var": "error" } }