{
  "opts": {
    "encoding": "utf8"
  },
  "tags": {
    "allowUnknownTags": true,
    "dictionaries": [
      "jsdoc",
      "closure"
    ]
  },
  "plugins": [
    "plugins/markdown",
    "node_modules/jsdoc-babel"
  ],
  "babel": {
    "presets": ["env", "stage-0", "react"],
    "babelrc": false
  }
}
