2019-02-03 17:23:33 +07:00
|
|
|
{
|
2019-11-19 04:47:57 +07:00
|
|
|
"presets": [["@verdaccio"]],
|
2019-11-24 02:15:14 +07:00
|
|
|
"plugins": [
|
|
|
|
"emotion",
|
|
|
|
"@babel/plugin-proposal-optional-chaining",
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator"
|
|
|
|
]
|
2019-02-03 17:23:33 +07:00
|
|
|
}
|