Destruction of TypeScript ecosystem on npm is expanding · Issue #32273 · microsoft/TypeScript (original) (raw)

As I mentioned at #31148, unused @types files installed by node modules pollutes and breaks the main project. It is caused by del package at that time. Now this problem came to be spread by another major package npm-check-updates. This means the destruction of ecosystem is expanding. TypeScript must resolve the problem quickly. See a solution #18588 (comment).