Wordpress/src/js/media/views
Jake Spurlock 9ed92faaca Build/Test Tools: Enable JSDocs to be linted with ESLint.
As part of the [Javascript Inline Docs Initiative](https://make.wordpress.org/core/handbook/docs/inline/js/) this add some tooling to lint Javascript docblocks. Two new commands:

* `npm run lint:jsdoc`
* `npm run lint:jsdoc:fix`

The latter will run the linter and try to fix an possible issues automatically.

Fixes #43828.
Props netweb, atimmer, kamataryo, whyisjake.



git-svn-id: https://develop.svn.wordpress.org/trunk@48650 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-27 23:33:51 +00:00
..
attachment Docs: Replace `@returns` tag in `media/views/attachment/details.js` with `@return`. 2020-07-05 08:01:51 +00:00
attachment-filters Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
attachments Accessibility: Media: Make the toolbar and inline uploader visual order always match the DOM order. 2020-02-09 16:30:41 +00:00
button Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
embed Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
frame Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
settings Media: Fix bottom spacing on various Media Modal elements for non-webkit browsers. 2020-02-11 16:30:13 +00:00
toolbar Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
uploader Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
attachment-compat.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
attachment-filters.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
attachment.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
attachments.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
audio-details.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
button-group.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
button.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
cropper.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
edit-image-details.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
edit-image.js Accessibility: Improve focus management in the Media Views. 2019-06-12 21:02:03 +00:00
embed.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
focus-manager.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
frame.js Docs: Remove extra spaces from `@param` tags. 2020-06-20 12:57:00 +00:00
heading.js Media: introduce a "Heading" view for improved accessibility. 2019-03-21 21:04:49 +00:00
iframe.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
image-details.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
label.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
media-details.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
media-frame.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
menu-item.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
menu.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
modal.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
priority-list.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
router-item.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
router.js Accessibility: Media: Use the ARIA tabs pattern for the media modal menus. 2019-09-30 19:36:42 +00:00
search.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
selection.js Accessibility: Media: Add more headings in the Media Modal. 2019-10-03 12:09:31 +00:00
settings.js Coding Standards: Move assignment out of condition in `js/media/views/settings.js`. 2020-01-02 12:00:11 +00:00
sidebar.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
site-icon-cropper.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
site-icon-preview.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
spinner.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
toolbar.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
video-details.js Once upon a midnight dreary, while I coded, weak and weary, 2018-05-23 10:04:22 +00:00
view.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00