forked from sombochea/verdaccio-ui
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
{
|
|
"presets": [["@verdaccio"]],
|
|
"plugins": [
|
|
"emotion",
|
|
"@babel/plugin-proposal-optional-chaining",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator"
|
|
]
|
|
}
|