5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "tests/**/*.ts",
|
|
"require": "ts-node/register"
|
|
} |