vega-frontend-monorepo/libs/positions/.babelrc

7 lines
63 B
Plaintext
Raw Normal View History

2022-03-24 14:29:38 +00:00
{
"presets": [
"@nrwl/next/babel"
],
"plugins": []
}