{
  "rules": {
    "flowtype/require-valid-file-annotation": 1
    // "no-restricted-imports": ["warn", { "patterns": ["metabase/*"] }]
  }
}
