{
  "rules": {
    "import/extensions": "off",
    "react/no-unknown-property": "off"
  }
}
