mirror of
https://github.com/certd/certd.git
synced 2026-07-01 17:07:32 +08:00
7cff1a9842
自定义插件需要压缩包时可以调用new CertReader(certInfo).buildZip() 方式获取
5 lines
112 B
JSON
5 lines
112 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "test/**/*.test.ts",
|
|
"node-option": ["loader=ts-node/esm", "no-warnings"]
|
|
} |