Skip to content

pnpm/plugin-types-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@pnpm/plugin-types-fixer

A hook for fixing TypeScript issues

If you have issues in a TypeScript project that uses pnpm, this config dependency might help. It fixes packages in your dependencies by adding missing @types/ dependencies to them during installation.

Installation

pnpm add --config @pnpm/plugin-types-fixer

This will add @pnpm/plugin-types-fixer to the configDependencies field in your pnpm-workspace.yaml.

License

MIT

About

A hook for fixing TypeScript issues

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published