UNPKG
test-weather-fork
Version:
latest (1.1.1-beta-2)
1.1.1
1.1.1-beta-2
1.1.1-beta-1
1.1.1-beta
React Weather component
github.com/JohanBjerning/react-open-weather
JohanBjerning/react-open-weather
test-weather-fork
/
jest.config.js
4 lines
(3 loc)
•
57 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { setupFiles: [
'./testsSetup.js'
], };