mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Discover] Remove export* syntax (#110934)
This commit is contained in:
parent
d421c4dda7
commit
8f728977f2
1 changed files with 1 additions and 4 deletions
|
@ -5,7 +5,4 @@
|
|||
* 2.0.
|
||||
*/
|
||||
|
||||
// TODO: https://github.com/elastic/kibana/issues/110900
|
||||
/* eslint-disable @kbn/eslint/no_export_all */
|
||||
|
||||
export * from './config';
|
||||
export type { Config } from './config';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue