kibana/packages/kbn-std
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 [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
BUILD.bazel [bazel] avoid a little boilerplate in packages (#126309) (#126380) 2022-02-24 21:15:20 +00:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
package.json chore(NA): splits types from code on @kbn/std (#121815) 2021-12-22 09:45:10 +01:00
README.md Create the @kbn/std package (#77329) 2020-09-15 15:21:05 +02:00
tsconfig.json [bazel] avoid a little boilerplate in packages (#126309) (#126380) 2022-02-24 21:15:20 +00:00

@kbn/std — Kibana standard library

This package is a set of utilities that can be used both on server-side and client-side.