Skip to content

Commit

Permalink
reverted benchmarks change
Browse files Browse the repository at this point in the history
  • Loading branch information
markwpearce committed Jul 14, 2023
1 parent 785743d commit d8a0a3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion benchmarks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ let options = yargs
})
.option('config', {
type: 'string',
description: 'add additional BsConfig settings as JSON - eg. \'{"removeParameterTypes":true}\'',
description: 'add additional BsConfig settings as JSON - eg. \'{"enableTypeValidation":true}\'',
default: '{}'
})
.strict()
Expand Down
10 changes: 5 additions & 5 deletions benchmarks/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d8a0a3d

Please sign in to comment.