This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
redux-bluetooth
Watch
1
Star
0
Fork
You've already forked redux-bluetooth
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
902d418fb7
redux-bluetooth
/
.jest.json
4 lines
98 B
JSON
Raw
Normal View
History
Unescape
Escape
CI: jest config
2017-07-11 20:48:28 +08:00
{
Fix Test Configuration
2019-03-31 19:49:38 +08:00
"testPathIgnorePatterns"
:
[
"/build/"
,
"/example/"
]
,
"collectCoverageFrom"
:
[
"src/**/*.js"
]
CI: jest config
2017-07-11 20:48:28 +08:00
}