kibana/packages/kbn-dev-utils
Spencer a3b2757e4e
[type-summarizer] reimplement for broader support (#135163)
* [type-summarizer] reimplement for broader support

* Enable sourceMaps in all packages

* include naming collision in summarizePackage test

* fix readmes

* remove unnecessary transient dependency

* remove code that was commented out

* remove outdated todo comment

* ensure errors triggered by untyped-exports are ligible

* remove unused import

* break out snippet generation from AstIndexer

* refactor several massive files into smaller pieces and add more inline docs

* fix typos

* update jest snapshots

* add sections to readme that points people to the useful parts of the source code along with a high-level overview of how the type-summarizer works

* remove --dump flag, it doesn't work

* use decName instead of calling names.get a second time

* include `export` as invalid name
2022-07-06 13:48:45 -05:00
..
certs Add API integration tests for Interactive Setup. (#111879) 2021-10-14 20:14:01 +02:00
src [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
BUILD.bazel [type-summarizer] reimplement for broader support (#135163) 2022-07-06 13:48:45 -05:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
package.json chore(NA): splits types from code on @kbn/dev-utils (#120531) 2021-12-07 20:12:18 +00:00
README.md Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-14 19:55:50 -05:00
tsconfig.json [type-summarizer] reimplement for broader support (#135163) 2022-07-06 13:48:45 -05:00

dev utils

proc runner

For running integration tests in Kibana

tooling log