kibana/packages/kbn-eslint-plugin-eslint/rules
Vadim Dalecky 8f0de3abdb
chore: 🤖 forbid import from ui/** (#40537)
* chore: 🤖 forbid importing from ui/** from within shims

* chore: 🤖 allow importing platfrom in dashboard embeddable sihm

* chore: 🤖 use np_ready folder, improve rule

* chore: 🤖 update ESLint error message

* feat: 🎸 improve eslint plugin rule

* test: 💍 add tests for restricted paths linter rule

* test: 💍 add ESLint package to CI testing suite

* chore: 🤖 fix linter errors
2019-07-18 22:52:13 +02:00
..
__tests__ chore: 🤖 forbid import from ui/** (#40537) 2019-07-18 22:52:13 +02:00
disallow_license_headers.js
module_migration.js Migrate from tslint (#33826) 2019-04-05 17:45:23 +01:00
no_restricted_paths.js chore: 🤖 forbid import from ui/** (#40537) 2019-07-18 22:52:13 +02:00
require_license_header.js