kibana/packages/kbn-securitysolution-utils
Spencer 8b87d4ba30
[bazel] avoid a little boilerplate in packages (#126309) (#126380)
* [bazel] avoid a little boilerplate for @types packages

* [bazel/ts] stop building sourcemaps since they're ignored

(cherry picked from commit 614139b8e5)

# Conflicts:
#	packages/kbn-logging-mocks/BUILD.bazel
#	packages/kbn-logging-mocks/tsconfig.json
#	packages/kbn-logging/BUILD.bazel
#	packages/kbn-test-jest-helpers/BUILD.bazel
#	packages/kbn-test-jest-helpers/tsconfig.json
#	packages/kbn-test/BUILD.bazel
#	packages/kbn-typed-react-router-config/BUILD.bazel
2022-02-24 21:15:20 +00:00
..
src [Security Solution][Detections] Rule execution logging overhaul (#121644) 2022-01-21 00:17:26 +03:00
BUILD.bazel [bazel] avoid a little boilerplate in packages (#126309) (#126380) 2022-02-24 21:15:20 +00:00
jest.config.js [Security Solutions] (Phase 1) Initial checkin with kbn package security-utils added (#99151) 2021-05-04 15:43:37 -06:00
package.json chore(NA): splits types from code on @kbn/securitysolutio-utils (#121694) 2021-12-21 04:35:30 +00:00
README.md [Security Solutions] (Phase 1) Initial checkin with kbn package security-utils added (#99151) 2021-05-04 15:43:37 -06:00
tsconfig.json [bazel] avoid a little boilerplate in packages (#126309) (#126380) 2022-02-24 21:15:20 +00:00

kbn-securitysolution-utils

This is where shared utils for security solution should go that are going to be shared among plugins. This was originally created to remove the dependencies between security_solution and other projects such as lists.