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,7 +4,6 @@
|
|||
"outDir": "./target/types",
|
||||
"emitDeclarationOnly": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true
|
||||
},
|
||||
"include": [
|
||||
"server/**/*",
|
||||
|
@ -12,7 +11,7 @@
|
|||
"public/**/*",
|
||||
"common/*"
|
||||
],
|
||||
"references": [
|
||||
"kbn_references": [
|
||||
{ "path": "../../../src/core/tsconfig.json" },
|
||||
{ "path": "../alerting/tsconfig.json" },
|
||||
{ "path": "../features/tsconfig.json" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue