Skip to content

Commit

Permalink
Refactor docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 21, 2023
1 parent 3052437 commit 1aae1da
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 344 deletions.
3 changes: 3 additions & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ process.on('uncaughtException', fail)
/**
* Start the CLI.
*
* > 👉 **Note**: this takes over the entire process.
* > It parses `process.argv`, exits when its done, etc.
*
* @param {Options} options
* Configuration (required).
* @returns {undefined}
Expand Down

0 comments on commit 1aae1da

Please sign in to comment.