Skip to content

Commit

Permalink
Export getAvailableScripts
Browse files Browse the repository at this point in the history
In order to export a markdown table version of the `nps` output, it's much easier to leverage this function vs copy/pasting it.
  • Loading branch information
sitch authored May 21, 2021
1 parent 57989a2 commit 414f844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin-utils/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ function loadCLIConfig(configPath) {
export {
initialize,
help,
getAvailableScripts,
getModuleRequirePath,
preloadModule,
loadConfig,
Expand Down

0 comments on commit 414f844

Please sign in to comment.