This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ledger-live-desktop
mirror of
https://github.com/lukechilds/ledger-live-desktop.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
896
Commits
7
Branches
70
Tags
18 MiB
Tree:
a0af0a79a6
ledger-live-desktop
/
jest.config.js
6 lines
59 B
Raw
Normal View
History
Fix jest config
7 years ago
module
.
exports
=
{
globals
:
{
__
DEV__
:
false
,
}
,
}