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
/
.prettierrc.js
4 lines
•
66 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { singleQuote:
true
, trailingComma:
'all'
, };