mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-06 17:28:54 +08:00
9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
{
|
|
"presets": ["babel-preset-expo"],
|
|
"env": {
|
|
"development": {
|
|
"plugins": ["transform-react-jsx-source"]
|
|
}
|
|
}
|
|
}
|