pankod/refine

View on GitHub
packages/ably/jest.config.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
  preset: "ts-jest",
  rootDir: "./",
  displayName: "ably",
  testEnvironment: "jsdom",
};