{ "extends": "airbnb", "plugins": [ "react", "jsx-a11y", "import" ], "rules": { "sort-imports": "error" } }