kibana/packages/kbn-eslint-plugin-eslint/helpers
Esteban Beltran a34d3d10dd
Fix wrongly suggested module paths for @kbn/eslint/module_migration rule (#117781)
* Use an alternative KIBANA_ROOT if bazel cache detected

* Use several fallbacks to find the kibana root

* Update comments

* Add test for relative import conversion

* Improve comments

* remove console log

* Improve comments

* Add second case

* improve tests filenames
2021-11-09 07:09:39 +01:00
..
codegen.js [eslint] add rule to prevent export* in plugin index files (#109357) 2021-09-01 18:05:45 -07:00
export_set.js [eslint] add rule to prevent export* in plugin index files (#109357) 2021-09-01 18:05:45 -07:00
exports.js [eslint] add rule to prevent export* in plugin index files (#109357) 2021-09-01 18:05:45 -07:00
find_kibana_root.js Fix wrongly suggested module paths for @kbn/eslint/module_migration rule (#117781) 2021-11-09 07:09:39 +01:00