mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -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,8 +4,7 @@
|
|||
"outDir": "./target/types",
|
||||
"emitDeclarationOnly": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true
|
||||
},
|
||||
"include": ["public/**/*", "server/**/*"],
|
||||
"references": [{ "path": "../../src/core/tsconfig.json" }]
|
||||
"kbn_references": [{ "path": "../../src/core/tsconfig.json" }]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue