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
package.json
README.md
tsconfig.json

@kbn/std — Kibana standard library

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