5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
|
{
|
||
|
"presets": ["module:metro-react-native-babel-preset"],
|
||
|
"plugins": [["@babel/plugin-proposal-decorators", { "legacy": true }]]
|
||
|
}
|