module.exports = { "extends": "airbnb", "plugins": [ "react", "jsx-a11y", "import" ] };