mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[auto] migrate existing plugin/package configs
This commit is contained in:
parent
e5d186a6f0
commit
52f2b33a07
1208 changed files with 4104 additions and 5004 deletions
|
@ -4,14 +4,13 @@
|
|||
"outDir": "./target/types",
|
||||
"emitDeclarationOnly": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true
|
||||
},
|
||||
"include": [
|
||||
"common/**/*",
|
||||
"public/**/*",
|
||||
"server/**/*",
|
||||
],
|
||||
"references": [
|
||||
"kbn_references": [
|
||||
{ "path": "../../../src/core/tsconfig.json" },
|
||||
{ "path": "../../../src/plugins/es_ui_shared/tsconfig.json" },
|
||||
{ "path": "../../../src/plugins/dev_tools/tsconfig.json" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue