react-native-draggable-grid/.babelrc
2019-09-13 15:41:27 +08:00

7 lines
86 B
Plaintext

{
"presets": [
"react-native"
],
"retainLines": true,
"sourceMaps": true
}