oak-db/.mocharc.json

5 lines
91 B
JSON

{
"extension": ["ts"],
"spec": "test/test*.ts",
"require": "ts-node/register"
}