Skip to content

Commit

Permalink
fix(config): add pack-destination flattener
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Feb 8, 2022
1 parent e2f1f7b commit 2937b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/config/definitions.js
Original file line number Diff line number Diff line change
Expand Up @@ -1455,6 +1455,7 @@ define('pack-destination', {
description: `
Directory in which \`npm pack\` will save tarballs.
`,
flatten,
})

define('parseable', {
Expand Down

0 comments on commit 2937b43

Please sign in to comment.