kibana/packages/kbn-utility-types/jest/package.json
Mikhail Shustov 2782204cc1
Get rid of global types (#81739)
* move global typings to packages/kbn-utility-types

* update all imports

* add tests

* mute error

* update docs

* ok

* rename kbn-utility-types/test --> kbn-utility-types/jest
2020-10-28 11:03:04 +01:00

4 lines
43 B
JSON

{
"types": "../target/jest/index.d.ts"
}