-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6188cf3
commit 85dde12
Showing
3 changed files
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,13 +32,7 @@ module.exports = { | |
'@sinonjs/fake-timers', | ||
|
||
// ts-key-enum v3 does not work with @babel/plugin-transform-typescript which is a subdependency of react-scripts | ||
// | ||
// [email protected] | ||
// └─┬ [email protected] | ||
// └─┬ [email protected] | ||
// └─┬ @babel/[email protected] | ||
// └── @babel/[email protected] | ||
// | ||
// Currently v2 appears to be published to the latest tag, but keep this locked in case v3 is published to latest in the future. Minor and patch versions are safe to upgrade to. | ||
// https://gitlab.com/nfriend/ts-key-enum#which-version-should-i-use | ||
'ts-key-enum', | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters