{
  "extends": "origami-component",
  "parserOptions": {
    "ecmaVersion": 6
  },
  "rules": {
    "valid-jsdoc": 0,
    "no-prototype-builtins": 0
  }
}
