vega-frontend-monorepo/apps/stats/.babelrc

12 lines
126 B
Plaintext

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