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
88bb7a96bd
redux-bluetooth
/
.jest.json
4 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
CI: jest config
2017-07-11 20:48:28 +08:00
{
[ISSUE-9] Reafactor Peripheral
2017-07-15 23:58:18 +08:00
"testPathIgnorePatterns"
:
[
"/build/"
]
,
Travis: test:ci
2017-07-13 12:30:39 +08:00
"collectCoverageFrom"
:
[
"src/**/*.js"
]
CI: jest config
2017-07-11 20:48:28 +08:00
}