First attempt at using blueprints
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Jef Roosens 2021-05-18 23:12:00 +02:00
parent a53921b429
commit ea8721659c
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
5 changed files with 27 additions and 4 deletions

4
web/.mocharc.yml Normal file
View file

@ -0,0 +1,4 @@
extension: ts
spec: tests
require: ts-node/register
parallel: true