Skip to content

Commit

Permalink
removed: dot from ext
Browse files Browse the repository at this point in the history
  • Loading branch information
binjospookie committed Dec 28, 2023
1 parent 2860e4d commit b6fe67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/getConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const cli = meow(
Options
--entry, -e path to the package index file. relative to the package directory
--collect-usages, -u outputs a list of all unique uses of the package
--extensions , -x list of file extensions to be considered during the search
--extensions, -x list of file extensions to be considered during the search
`,
{
importMeta: import.meta,
Expand Down

0 comments on commit b6fe67d

Please sign in to comment.