kibana/packages/kbn-apm-utils/.babelrc
Tiago Costa 0aeb6de546
chore(NA): moving @kbn/apm-utils to babel transpiler (#106989)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-28 19:12:22 -04:00

4 lines
51 B
Plaintext

{
"presets": ["@kbn/babel-preset/node_preset"]
}