Files
react-native-web/.babelrc
2015-10-17 17:51:30 -07:00

8 lines
79 B
Plaintext

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