{ "extends": "wolox", "rules": { "import/order": "off", "react/jsx-uses-react": "off", "react/react-in-jsx-scope": "off" } }