Skip to content

salto-io/tsargs-issue-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction for TypeScript compilation issue in tsargs

When the TypeScript noUnusedParameters option is set, errors like these are emitted:

node_modules/tsargs/lib/pre-argn.ts:261:316 - error TS6133: 'J' is declared but its value is never read.

To reproduce

  yarn

For the compilation to work, comment out the noUnusedParameters option in the tsconfig.json file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published