Skip to content

Commit

Permalink
chore: fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Apr 4, 2021
1 parent 2564b3e commit cb3b65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/yargs/yargs-tests.ts
Expand Up @@ -1290,4 +1290,4 @@ function Argv$hideBinHelper() {
function Argv$ParserHelper() {
// $ExpectType Arguments
const argv = yargsHelpers.Parser('--foo --bar=99');
}
}

0 comments on commit cb3b65e

Please sign in to comment.