back to mocha, working in future node versions

This commit is contained in:
Wojciech Duda
2024-07-04 14:36:49 +02:00
parent e33ad3db33
commit de35307459
7 changed files with 69 additions and 27 deletions

View File

@@ -1,7 +0,0 @@
{
"extensions": ["ts"],
"spec": ["lib/js-api/test/**/*.spec.ts"],
"node-option": [
"loader=ts-node/register"
]
}