
{
  "rules": {
    "no-case-declarations" : 0,
    "dot-location": 2,
    "eqeqeq": 0
  }
}