JSON export functionality.
Integrated JSON export initially implemented by Nick Poulden. By using the --json option jsduck exports docs for each class in JSON format to the output directory. Each exported class will also contain all the inherited members.
Loading
Please sign in to comment