Skip to content

Commit

Permalink
Update index.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaMan123 committed Nov 1, 2022
1 parent 450e795 commit 44eb941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ program
.option('-i, --index', 'create index files', false)
.option('-ts, --typescript', 'transform into typescript', false)
.option('-v, --verbose', 'verbose logging', true)
.option('--no-verbose', 'verbose logging')
.option('-a, --all', 'transform all files', false)
.option(
'-d, --diff <branch>',
Expand Down

0 comments on commit 44eb941

Please sign in to comment.