mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
5 lines
89 B
JSON
5 lines
89 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "test/**/*.test.ts",
|
|
"require": "ts-node/register"
|
|
} |