kibana/x-pack/plugins/lens/public/editor_frame_service
Mikhail Shustov 4917df30b9
Update typescript eslint to v4.8 (#83520)
* update deps

* update rules

use type-aware @typescript-eslint/no-shadow instead of no-shadow. do not use no-undef, rely on TypeScript instead

* fix or mute all lint errors

* react-hooks eslint plugin fails on ? syntax

* fix wrong typings in viz

* remove React as a global type

* fix eslint errors

* update version to 4.8.1

* fix a new error
2020-11-18 18:23:08 +01:00
..
editor_frame Update typescript eslint to v4.8 (#83520) 2020-11-18 18:23:08 +01:00
embeddable Remove data <--> expressions circular dependencies. (#82685) 2020-11-09 13:01:22 -07:00
error_helper.ts [Lens] Leverage original http request error (#79831) 2020-10-13 15:17:40 +02:00
index.ts
merge_tables.test.ts Remove data <--> expressions circular dependencies. (#82685) 2020-11-09 13:01:22 -07:00
merge_tables.ts Remove data <--> expressions circular dependencies. (#82685) 2020-11-09 13:01:22 -07:00
mocks.tsx [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
service.test.tsx [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
service.tsx [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
types.ts [Lens] Expose active data in some places (#79851) 2020-11-06 17:05:34 +01:00