mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 14:14:26 +07:00
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"
|
|
]
|
|
}
|