Files
react-native-web/.babelrc
2015-08-17 13:13:43 -07:00

8 lines
79 B
Plaintext

{
"optional": [
"es7.classProperties",
"runtime"
],
"stage": 1
}