mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "**/*.test.ts",
|
|
"require": "ts-node/register"
|
|
}
|