mirror of
https://github.com/bartgryszko/react-native-circular-progress.git
synced 2026-01-25 16:25:58 +00:00
9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
{
|
|
"presets": ["babel-preset-expo"],
|
|
"env": {
|
|
"development": {
|
|
"plugins": ["transform-react-jsx-source"]
|
|
}
|
|
}
|
|
}
|