kibana/x-pack/examples
Mikhail Shustov ee84e0b0b7
Merge tsconfig and x-pack/tsconfig files (#94519)
* merge all the typings at root level

* merge x-pack/tsconfig into tsconfig.json

* fix tsconfig after changes in master

* remove unnecessary typings

* update paths to the global typings

* update paths to the global elaticsearch typings

* fix import

* fix path to typings/elasticsearch in fleet plugin

* remove file deleted from master

* fix lint errors
2021-03-16 15:13:49 +01:00
..
alerting_example Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00
embedded_lens_example Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00
reporting_example [AppServices/Examples] Add the example for Reporting integration (#82091) 2020-12-29 09:55:48 -07:00
ui_actions_enhanced_examples Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00
README.md

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