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

5 lines
55 B
Plaintext
Raw Normal View History

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