[auto] migrate existing plugin/package configs

This commit is contained in:
spalger 2022-10-28 14:06:46 -05:00
parent e5d186a6f0
commit 52f2b33a07
No known key found for this signature in database
1208 changed files with 4104 additions and 5004 deletions

View file

@ -10,7 +10,7 @@
"server/**/*.ts",
],
"exclude": [],
"references": [
"kbn_references": [
{ "path": "../../../../src/core/tsconfig.json" },
],
}