kibana/packages/kbn-securitysolution-io-ts-alerting-types/.babelrc.browser

5 lines
101 B
Plaintext

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