add support heartbeat to couchdb-changes-stream
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
preset: "ts-jest/presets/default-esm",
|
||||
testEnvironment: "node",
|
||||
testMatch: ["**/__tests__/**/*.test.ts", "**/?(*.)+(spec|test).ts"],
|
||||
};
|
||||
Reference in New Issue
Block a user