UNPKG

@point3/logto-module

Version:

포인트3 내부 logto Authentication 모듈입니다

6 lines 162 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', testMatch: ['**/__tests__/**/*.spec.ts'], moduleFileExtensions: ['ts', 'js'], };