{
  "plugins": ["react"],
  "rules": {
    "react/react-in-jsx-scope": "off"
  }
}
