gs-events
Version:
17 lines • 470 B
JSON
{
"source": "./src/",
"destination": "./docs/",
"plugins": [
{
"name": "esdoc-standard-plugin",
"option": {
"brand": { "repository": "https://github.com/guless/events" },
"accessor": { "access": ["public", "protected"], "autoPrivate": true }
}
},
{
"name": "esdoc-ecmascript-proposal-plugin",
"option": { "all": true }
}
]
}