Skip to content

Remove unused packages #243

Closed
Closed
@gnikit

Description

@gnikit

From what I can tell a lot of npm packages are actually not used.
npx depcheck has identified the following packages as redundant.

npx: installed 146 in 9.08s
Unused devDependencies
* @types/fs-extra
* @types/glob
* @types/mocha
* decache
* fs-extra
* glob
* istanbul
* mocha
* remap-istanbul

Given that we do not actually make use of these packages anymore I suspect it should be okay to remove

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions