kibana/packages/kbn-eslint-plugin-eslint
2021-11-22 17:41:43 -06:00
..
__fixtures__ [eslint] add rule to prevent export* in plugin index files (#109357) 2021-09-01 18:05:45 -07:00
helpers Fix wrongly suggested module paths for @kbn/eslint/module_migration rule (#117781) 2021-11-09 07:09:39 +01:00
rules [eslint] limit access to this in property initializers (#119227) 2021-11-22 17:41:43 -06: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) 2021-11-22 17:41:43 -06: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.