kibana/packages/kbn-securitysolution-io-ts-types/.babelrc
Tiago Costa afd9864004
chore(NA): moving @kbn/securitysolution-io-ts-types to babel transpiler (#110097) (#110322)
* chore(NA): moving @kbn/securitysolution-io-ts-types to babel transpiler

* chore(NA): update limits

* chore(NA): update limits file

* chore(NA): introduce web bundles

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-optimizer/limits.yml
2021-08-26 17:19:50 -04:00

5 lines
98 B
Plaintext

{
"presets": ["@kbn/babel-preset/node_preset"],
"ignore": ["**/*.test.ts", "**/*.test.tsx"]
}