kibana/packages/kbn-eslint-plugin-eslint
Tiago Costa 51f01483c0
chore(NA): splits types from code on @kbn/dev-utils (#120531) (#120676)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	packages/kbn-es-archiver/src/actions/rebuild_all.ts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-07 16:34:41 -07:00
..
__fixtures__ [eslint] add rule to prevent export* in plugin index files (#109357) 2021-09-01 18:05:45 -07:00
helpers chore(NA): splits types from code on @kbn/dev-utils (#120531) (#120676) 2021-12-07 16:34:41 -07:00
rules [eslint] limit access to this in property initializers (#119227) (#119406) 2021-11-22 18:01:55 -07:00
BUILD.bazel Bump eslint@7 (#94347) 2021-10-02 17:38:40 +02:00
index.js [eslint] limit access to this in property initializers (#119227) (#119406) 2021-11-22 18:01:55 -07:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
lib.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
package.json Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md [eslint] merge custom rules into a single plugin (#33733) 2019-03-22 17:12:14 -07:00

Custom ESLint rules for Kibana

This package contains custom ESLint rules used for Kibana development.