pritishvaidya/react-native-soundcloud-waveform

View on GitHub
.jest.json

Summary

Maintainability
Test Coverage
{
  "rootDir": ".",
  "testRegex": "./src/_tests_/.*.js$",
  "preset": "react-native",
  "testURL": "http://localhost",
  "testEnvironment": "jsdom"
}