kibana/examples/embeddable_examples
Mikhail Shustov de6090c87b
[7.x] [DX] Prettier v2.2 (#83899) (#84114)
* [DX] Prettier v2.2 (#83899)

* update prettier with ts version support

* mute type-error

* run prettier on codebase

* fix examples

* fix errors after master merged
# Conflicts:
#	x-pack/plugins/index_management/public/application/components/mappings_editor/mappings_editor.tsx
#	x-pack/plugins/upgrade_assistant/server/lib/telemetry/usage_collector.ts

* fix add removed property
2020-11-23 21:24:39 +01:00
..
common [Example] Embeddable by Reference and Value (#68719) (#71272) 2020-07-09 14:17:27 -04:00
public [7.x] [DX] Prettier v2.2 (#83899) (#84114) 2020-11-23 21:24:39 +01:00
server [Example] Embeddable by Reference and Value (#68719) (#71272) 2020-07-09 14:17:27 -04:00
kibana.json [Refactor] Move AttributeService from Dashboard to Embeddable plugin (#79830) (#80177) 2020-10-13 15:24:03 +01:00
README.md [docs] Add missing App Arch READMEs. (#82080) (#82385) 2020-11-02 20:36:59 -07:00
tsconfig.json Add TS projects for src/plugins & x-pack/plugins (#78440) (#78946) 2020-09-30 17:10:04 +02:00

Embeddable examples

This example plugin exists to support the embeddable_explorer app.