{
  "watch": ["spec"],
  "ext": "spec.ts",
  "ignore": ["spec/support"],
  "exec": "ts-node -r tsconfig-paths/register ./spec"
}
