kibana/packages/kbn-std
Spencer 41129dbd9c
[7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178)
* [eslint] add rule to forbid async forEach bodies (#111637)

Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/event_log/server/es/init.ts

* remove unnecessary async forEach

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-09-14 20:33:48 -04:00
..
src [7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178) 2021-09-14 20:33:48 -04:00
BUILD.bazel [7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178) 2021-09-14 20:33:48 -04:00
jest.config.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
package.json chore(NA): moving @kbn/std to babel transpiler (#107177) (#107212) 2021-07-29 19:53:30 +00:00
README.md
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00

@kbn/std — Kibana standard library

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