Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

fix(jsdoc): use typedef instead of dot notation #48

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

erezrokah
Copy link
Contributor

Switched to typedef to avoid duplication and fixes a bug with the definitions of options.

@erezrokah erezrokah added the type: bug code to address defects in shipped code label Dec 8, 2020
/**
* Return all the frameworks used by a project.
*
* @param {object} [options] - Options
* @param {string} [flags.projectDir=process.cwd()] - Project's directory
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the bug with options

@erezrokah erezrokah merged commit 48c6f6e into master Dec 8, 2020
@erezrokah erezrokah deleted the fix/jsdoc_comments branch December 8, 2020 19:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants