vn-verdnaturachat/.babelrc

5 lines
80 B
Plaintext
Raw Normal View History

2017-08-03 18:23:43 +00:00
{
2017-08-13 01:35:09 +00:00
"presets": ["react-native"],
"plugins": ["transform-decorators-legacy"]
2017-08-03 18:23:43 +00:00
}