vn-verdnaturachat/storybook/.babelrc

5 lines
134 B
Plaintext
Raw Normal View History

2019-01-29 19:52:56 +00:00
{
"presets": ["module:metro-react-native-babel-preset"],
"plugins": [["@babel/plugin-proposal-decorators", { "legacy": true }]]
}