redux-bluetooth/.jest.json

5 lines
143 B
JSON

{
"verbose": true,
"testPathIgnorePatterns": ["<rootDir>/build", "<rootDir>/example"],
"collectCoverageFrom": ["<rootDir>/src/**/*.js"]
}