mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
* [eslint] enable type-specific lint rules (#114184) * [eslint] enable type-specific lint rules * autofix violations * duplicate eslint-disable to new export statement Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> # Conflicts: # src/plugins/share/common/index.ts * autofix more types Co-authored-by: spalger <spalger@users.noreply.github.com> |
||
---|---|---|
.. | ||
public | ||
jest.config.js | ||
kibana.json | ||
README.asciidoc | ||
tsconfig.json |
[[enhanced-embeddables-plugin]] == Enhanced embeddables plugin Enhances Embeddables by registering a custom factory provider. The enhanced factory provider adds dynamic actions to every embeddables state, in order to support drilldowns.