kibana/packages/kbn-eslint-plugin-eslint/rules
Patryk Kopyciński 9ef198ad0d
Bump eslint@7 (#94347) (#114256)
# Conflicts:
#	packages/elastic-eslint-config-kibana/javascript.js
#	packages/kbn-eslint-plugin-eslint/rules/disallow_license_headers.test.js
#	packages/kbn-eslint-plugin-eslint/rules/no_restricted_paths.test.js
#	packages/kbn-eslint-plugin-eslint/rules/require_license_header.test.js
#	src/dev/eslint/lint_files.ts
#	x-pack/plugins/security_solution/public/common/components/markdown_editor/plugins/timeline/processor.tsx
#	yarn.lock

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-07 13:35:23 -04:00
..
__fixtures__/no_restricted_paths
disallow_license_headers.js Bump eslint@7 (#94347) (#114256) 2021-10-07 13:35:23 -04:00
disallow_license_headers.test.js Bump eslint@7 (#94347) (#114256) 2021-10-07 13:35:23 -04:00
module_migration.js Enable CSS-in-JS styling with emotion (#98157) (#105223) 2021-07-12 12:23:24 -04:00
module_migration.test.js Bump eslint@7 (#94347) (#114256) 2021-10-07 13:35:23 -04:00
no_async_foreach.js [7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178) 2021-09-14 20:33:48 -04:00
no_async_foreach.test.js [7.x] [eslint] add rule to forbid async forEach bodies (#111637) (#112178) 2021-09-14 20:33:48 -04:00
no_async_promise_body.js [7.x] [eslint] prevent async Promise constructor mistakes (#110349) (#110727) 2021-09-01 21:18:23 -04:00
no_async_promise_body.test.js [7.x] [eslint] prevent async Promise constructor mistakes (#110349) (#110727) 2021-09-01 21:18:23 -04:00
no_export_all.js [eslint] add rule to prevent export* in plugin index files (#109357) (#110928) 2021-09-02 00:23:09 -04:00
no_export_all.test.js [eslint] add rule to prevent export* in plugin index files (#109357) (#110928) 2021-09-02 00:23:09 -04:00
no_restricted_paths.js
no_restricted_paths.test.js Bump eslint@7 (#94347) (#114256) 2021-10-07 13:35:23 -04:00
no_trailing_import_slash.js [eslint] forbid trailing slashes in package imports (#113455) (#113558) 2021-09-30 15:29:48 -04:00
no_trailing_import_slash.test.js [eslint] forbid trailing slashes in package imports (#113455) (#113558) 2021-09-30 15:29:48 -04:00
require_license_header.js Bump eslint@7 (#94347) (#114256) 2021-10-07 13:35:23 -04:00
require_license_header.test.js Bump eslint@7 (#94347) (#114256) 2021-10-07 13:35:23 -04:00