mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
6 lines
146 B
JSON
6 lines
146 B
JSON
{
|
|
"extension": ["ts"],
|
|
"node-option": ["no-warnings", "loader=ts-node/esm"],
|
|
"spec": ["test/**/*.test.ts"],
|
|
"require": ["test/setup.ts"]
|
|
} |