kibana/x-pack/examples
Tim Sullivan de50417a51
[Reporting] Remove export * usage (#121458) (#123290)
* [Reporting] Remove export * usage

* remove common/index.ts

* revert one-line move

* fix eslint w/ types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 7d977a33b2)
2022-01-18 14:08:51 -07:00
..
alerting_example [8.0] replace any with unknown in http client and types (#114265) (#118348) 2021-11-15 09:12:42 -07:00
embedded_lens_example Updates Github link references from master to main (#116789) (#116791) 2021-10-29 10:07:44 -07:00
exploratory_view_example [Exploratory view] Fix embeddable example (#117495) (#118578) 2021-11-15 11:46:34 -07:00
reporting_example [Reporting] Remove export * usage (#121458) (#123290) 2022-01-18 14:08:51 -07:00
ui_actions_enhanced_examples [8.0] [eslint] enable type-specific lint rules (#114184) (#117444) 2021-11-04 03:02:56 +00:00
README.md Example plugins in X-Pack (#63823) 2020-04-17 20:15:36 +02:00

Example plugins

This folder contains X-Pack example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples