{
  "rules": {
    "import/extensions": "off",
    "react/react-in-jsx-scope": "off",
    "react/prop-types": "off"
  }
}
