kibana/packages/kbn-eslint-plugin-eslint
2020-01-07 19:08:36 +01:00
..
rules eslint no-restricted-path false positive: bug caused by dir names that start with "index". (#46544) 2019-10-31 12:40:53 +02:00
index.js use eslint-import-plugin/no-export-default instead of custom rule (#34285) 2019-04-02 08:37:01 +02:00
lib.js [eslint] merge custom rules into a single plugin (#33733) 2019-03-22 17:12:14 -07:00
package.json Update eslint related packages (#54107) 2020-01-07 19:08:36 +01: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.