mirror of
https://github.com/videojs/video.js.git
synced 2024-12-14 11:23:30 +02:00
1a0b2812ce
Add jsdoc npm script. Update JSDoc comments for the following files: * src/js/big-play-button.js * src/js/button.js * src/js/clickable-component.js * src/js/close-button.js * src/js/component.js * src/js/error-display.js * src/js/event-target.js
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"plugins": ["plugins/markdown"],
|
|
"markdown": {
|
|
"tags": ["example"]
|
|
}
|
|
}
|