redux-bluetooth/.jest.json

4 lines
98 B
JSON

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