Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
22d7822d5c2e045613e95b8a29df9bc27812b287
/
.
/
.babelrc
blob: 88172bd47c78761918354ba9ba826a57eb29d45a [
file
] [
log
] [
blame
]
Ed Tanous
bbcf670
2017-10-06 13:53:06 -0700
[
diff
] [
blame
]
1
{
Ed Tanous
fc7a33f
2018-09-06 16:52:19 -0700
[
diff
] [
blame
]
2
"presets"
:
[
3
[
4
"@babel/preset-env"
,
5
{
6
"useBuiltIns"
:
"entry"
7
}
8
]
9
]
10
}