This repository has been archived on 2023-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
2022-05-23 13:12:03 +00:00
|
|
|
require:
|
|
|
|
- "tsconfig-paths/register"
|
|
|
|
- "ts-node/register"
|
|
|
|
extension:
|
|
|
|
- ts
|
|
|
|
spec:
|
2022-05-24 12:06:18 +00:00
|
|
|
- "packages/**/*.spec.ts"
|
2022-05-23 13:12:03 +00:00
|
|
|
exit: true
|