UNPKG

112 BJSONView Raw
1{
2 "extension": ["ts"],
3 "spec": "./test/**/*.spec.ts",
4 "require": "ts-node/register",
5 "timeout": 12000
6}