12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
{
|
|
"presets": [
|
|
["env", {
|
|
"targets": {
|
|
"node": "current"
|
|
}
|
|
}],
|
|
"react",
|
|
"babel-polyfill"
|
|
]
|
|
}
|