olehmell/subsocial-sdk

View on GitHub
jest.config.json

Summary

Maintainability
Test Coverage
{
  "preset": "ts-jest",
  "testEnvironment": "node",
  "testMatch": ["**/tests/**/*.ts?(x)", "**/?(*.)+(test|spec).ts?(x)"]
}