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.
webcrypto/.mocharc.yml

9 lines
125 B
YAML
Raw Permalink Normal View History

require:
- "tsconfig-paths/register"
- "ts-node/register"
extension:
- ts
spec:
2022-05-24 12:06:18 +00:00
- "packages/**/*.spec.ts"
exit: true