Open
Description
- Input code:
KaKi87/puppeteer-helpers/mod.js
- Output documentation:
KaKi87/puppeteer-helpers/DOCUMENTATION.md
- Expected: methods returned by
page.js
&userPreferences.js
's exported functions are correctly indented like methods returned bybrowser.js
's exported function - Actual: the formers aren't (using
=> return {}
) while the latter is (using=> ({})
) - What version of documentation.js are you using?:
13.2.5
- How are you running documentation.js (on the CLI, Node.js API, Grunt, other?): CLI
Thanks
Metadata
Metadata
Assignees
Labels
No labels