diff --git a/types/yargs/yargs-tests.ts b/types/yargs/yargs-tests.ts index 587d68ab409a535..fdcad1bd4dfcdcc 100644 --- a/types/yargs/yargs-tests.ts +++ b/types/yargs/yargs-tests.ts @@ -1290,4 +1290,4 @@ function Argv$hideBinHelper() { function Argv$ParserHelper() { // $ExpectType Arguments const argv = yargsHelpers.Parser('--foo --bar=99'); -} \ No newline at end of file +}