oak-memory-tree-store/.mocharc.json

5 lines
90 B
JSON

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