mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[DX] Upgrade prettier to v2.4.0 (#112359)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
f1e9668aa2
commit
4681a80317
2937 changed files with 28631 additions and 30518 deletions
|
@ -88,16 +88,14 @@ export class StateContainersExamplesPlugin implements Plugin {
|
|||
links: [
|
||||
{
|
||||
label: 'State containers README',
|
||||
href:
|
||||
'https://github.com/elastic/kibana/tree/master/src/plugins/kibana_utils/docs/state_containers',
|
||||
href: 'https://github.com/elastic/kibana/tree/master/src/plugins/kibana_utils/docs/state_containers',
|
||||
iconType: 'logoGithub',
|
||||
size: 's',
|
||||
target: '_blank',
|
||||
},
|
||||
{
|
||||
label: 'State sync utils README',
|
||||
href:
|
||||
'https://github.com/elastic/kibana/tree/master/src/plugins/kibana_utils/docs/state_sync',
|
||||
href: 'https://github.com/elastic/kibana/tree/master/src/plugins/kibana_utils/docs/state_sync',
|
||||
iconType: 'logoGithub',
|
||||
size: 's',
|
||||
target: '_blank',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue