UNPKG

@stencila/schema

Version:

Stencila schema and other specifications

7 lines (6 loc) 147 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/tests/**/*.test.{ts,js}'], coveragePathIgnorePatterns: [] }