kibana/packages/kbn-plugin-helpers/.babelrc
Tiago Costa a7fe773bb8
chore(NA): moving @kbn/plugin-helpers to babel transpiler (#109085)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 19:13:33 +01:00

4 lines
51 B
Plaintext

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