AFFiNE/apps/ligo-virgo/.babelrc
2022-07-22 15:49:21 +08:00

12 lines
166 B
Plaintext

{
"presets": [
[
"@nrwl/react/babel",
{
"runtime": "automatic"
}
]
],
"plugins": []
}