Skip to content

Commit

Permalink
Addressed the PR review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas-parashar-sp committed Sep 25, 2024
1 parent 5e99d46 commit 56eac53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commands/std-config-options-read.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export type StdConfigOptionsInput = ObjectInput & {
* Output object of `std:config-options:read` command
*/
export type StdConfigOptionsOutput = ObjectOutput & {
output: ConfigOptions
options: ConfigOptions
}

0 comments on commit 56eac53

Please sign in to comment.