blob: 2159bf6ef9d0833da37d6653c8f15a84612bcfa0 [file] [log] [blame]
{
"presets": [
[
"airbnb",
{
"targets": {
"node": 4
}
}
]
],
"plugins": ["@babel/plugin-transform-flow-strip-types"]
}