jiti-meet/.babelrc

7 lines
70 B
Plaintext

{
"presets": [
"react-native",
"react-native-stage-0"
]
}