{
  "rules": {
    "flow-vars/define-flow-type": 0,
    "flow-vars/use-flow-type": 0,
    "flowtype/require-parameter-type": 0,
    "flowtype/require-return-type": 0,
    "flowtype/space-after-type-colon": 0,
    "flowtype/space-before-type-colon": 0,
    "flowtype/type-id-match": 0
  }
}
