{ "$schema": "https://json.schemastore.org/mocharc.json", "spec": [ "test/unit/**/*.test.ts" ], "require": [ "ts-node/register", "tsx" ] }