UNPKG

141 BPlain TextView Raw
1{
2 "presets": [
3 "es2015",
4 "stage-0",
5 "react"
6 ],
7 "plugins": [
8 "transform-flow-strip-types"
9 ]
10}