Open RTK opened 2 years ago
Right now getCLIArgument always makes use of yargs argv which parses everything to strings. Add an argument to getCLIArgument to return a boolean instead.
getCLIArgument
nice 👍
Right now getCLIArgument always makes use of yargs argv which parses everything to strings. Add an argument to
getCLIArgument
to return a boolean instead.