kibana/packages/kbn-eslint-plugin-eslint
sainthkh faa48d591d eslint no-restricted-path false positive: bug caused by dir names that start with "index". (#46544)
* index* to index.{ts,tsx}

* Added test.

* Added invalid test.

* Added js.
2019-10-31 12:40:53 +02: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 (#48513) 2019-10-21 16:32:31 -07: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.