{
  "extends": [
    "plugin:@cypress/dev/tests"
  ],
  "globals": {
    "sinon": true
  }
}
