Files
self/app/.babelrc
2023-07-27 14:56:42 +02:00

5 lines
57 B
Plaintext

{
"plugins": [
["module:react-native-dotenv"]
]
}