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

4 lines
101 B
Text

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