Add eslint-plugin-jsdoc (#24719)

This commit is contained in:
Nick Schonning
2023-04-29 20:29:54 -04:00
committed by GitHub
parent bfeccf6748
commit f22b4e556c
12 changed files with 100 additions and 54 deletions

View File

@@ -20,9 +20,8 @@ import PropTypes from 'prop-types';
/**
* Component that is used to render blurred of blurhash string
*
* @param {BlurhashProps} param1 Props of the component
* @returns Canvas which will render blurred region element to embed
* @returns {JSX.Element} Canvas which will render blurred region element to embed
*/
function Blurhash({
hash,