{
  "rules": {
    // No using undeclared variables
    "no-undef": 2,
  }
}
