Wordpress/src/js/_enqueues/admin
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
..
comment.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/comment.js`. 2020-07-07 18:38:20 +00:00
common.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
custom-background.js Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary. 2020-06-25 12:41:36 +00:00
custom-header.js Docs: Replace `@returns` tags in JS docs with `@return`. 2019-11-29 17:59:47 +00:00
edit-comments.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
inline-edit-post.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
inline-edit-tax.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/inline-edit-post.js` and `wp-admin/js/inline-edit-tax.js`. 2020-07-07 18:00:37 +00:00
link.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
media-upload.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
media.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/media.js`. 2020-07-07 16:12:14 +00:00
plugin-install.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/plugin-install.js`. 2020-07-07 18:13:14 +00:00
post.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
postbox.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
privacy-tools.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/privacy-tools.js`. 2020-07-02 11:09:23 +00:00
set-post-thumbnail.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/set-post-thumbnail.js`. 2020-07-07 18:53:50 +00:00
site-health.js Coding Standards: Wrap some long lines in `wp-admin/js/site-health.js` per the JS coding standards for better readability. 2020-07-04 19:54:39 +00:00
tags-box.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/tags-box.js` and `wp-admin/js/tags-suggest.js`. 2020-07-06 20:58:06 +00:00
tags-suggest.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
tags.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/tags.js`. 2020-07-06 19:45:04 +00:00
user-profile.js I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/user-profile.js`. 2020-07-01 20:36:32 +00:00
widgets.js Build/Test Tools: Enable JSDocs to be linted with ESLint. 2020-07-27 23:33:51 +00:00
xfn.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00