kibana/src/plugins/management
Spencer 4385ac4d83
[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>
2021-11-03 16:56:17 -06:00
..
common [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
public [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
server [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.json Split KibanaApp into VisEditors and DataDiscovery (#110588) 2021-08-31 15:57:23 +02:00
README.md
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07:00

Management Plugin

This plugins contains the "Stack Management" page framework. It offers navigation and an API to link individual managment section into it. This plugin does not contain any individual management section itself.