kibana/packages/kbn-tinymath/tsconfig.json
Tiago Costa 0bfa5aaf01
chore(NA): moving @kbn/tinymath into bazel (#97022)
* chore(NA): moving @kbn/tinymath into bazel

* chore(NA): fixed jest tests

* chore(NA): simplified tsconfig file

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-14 14:49:19 -04:00

5 lines
73 B
JSON

{
"extends": "../../tsconfig.base.json",
"include": ["index.d.ts"]
}