kibana/packages/kbn-eslint-plugin-eslint
Mikhail Shustov 0cc5d133d9
lint import from restricted zones for export exressions (#66588)
* line restricted zones for export exressions

* more robust rule

* fix or mute eslint errors

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-15 17:21:42 +02:00
..
rules lint import from restricted zones for export exressions (#66588) 2020-05-15 17:21:42 +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
yarn.lock Add lockfile symlinks (#55440) 2020-01-27 11:38:20 -05:00

Custom ESLint rules for Kibana

This package contains custom ESLint rules used for Kibana development.