kibana/packages/kbn-securitysolution-hook-utils/.babelrc.browser

5 lines
101 B
Plaintext

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