react-native-fast-image/babel.config.js
2018-08-23 02:05:01 -04:00

7 lines
60 B
JavaScript

module.exports = {
"presets": [
"react-native"
]
}