Files
Wireguard-tools.js/.mocharc.yml
T
Sirherobrine23 92c740cc14 Remove .ts files, migrate to vanilla javascript
I am removing the Typescript transpilation part, the project will have full typescript support, Typescript support will not be removed.
2023-09-12 00:35:32 -03:00

7 lines
109 B
YAML

exit: true
colors: true
full-trace: true
recursive: true
parallel: false
timeout: 0
extension: [ "test.mjs" ]