redux-bluetooth/.jest.json

4 lines
87 B
JSON

{
"testPathIgnorePatterns": ["/build/"],
"collectCoverageFrom": ["src/**/*.js"]
}