packages/eslint-plugin-jsdoc-scribe/rules/check-param-names
packages/eslint-plugin-jsdoc-scribe/rules/check-param-names.js
Variables & Constants(7)
#{
parseComment,
extractParamTags,
paramNames,
functionParams,
visitFunctionLike,
reportNodeOf,
rebuildFunctionComment,
getSourceCode,
}
line 3const {
parseComment,
extractParamTags,
paramNames,
functionParams,
visitFunctionLike,
reportNodeOf,
rebuildFunctionComment,
getSourceCode,
}: any
constSignature
const {
parseComment,
extractParamTags,
paramNames,
functionParams,
visitFunctionLike,
reportNodeOf,
rebuildFunctionComment,
getSourceCode,
}: any