{ "$schema": "https://json.schemastore.org/mocharc.json", "require": ["tsx/esm", "esmock"], "extensions": ["ts"], "spec": [ "test/**/*.ts" ] }