kibana/packages/kbn-eslint-plugin-eslint
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
..
__fixtures__ [eslint] add rule to prevent export* in plugin index files (#109357) (#110928) 2021-09-02 00:23:09 -04:00
helpers [eslint] add rule to prevent export* in plugin index files (#109357) (#110928) 2021-09-02 00:23:09 -04:00
rules [7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178) 2021-09-14 20:33:48 -04:00
BUILD.bazel [eslint] add rule to prevent export* in plugin index files (#109357) (#110928) 2021-09-02 00:23:09 -04:00
index.js [7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178) 2021-09-14 20:33:48 -04:00
jest.config.js
lib.js
package.json
README.md

Custom ESLint rules for Kibana

This package contains custom ESLint rules used for Kibana development.