Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

fix: add expect to dependency whitelist #589

Merged
merged 1 commit into from
Mar 8, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dependenciesWhitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ egg
electron
eventemitter2
eventemitter3
expect
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a bunch of other jest packages also has types now, but I guess this list should only contain the packages we know we need and not everything that's theoretically possible?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, basically.

fast-glob
fastify
flatpickr
Expand Down