UNPKG

@jaguarsolucoes/correios

Version:

Biblioteca cliente de informações dos correios.

7 lines (6 loc) 209 B
module.exports = { transform: {'^.+\\.ts?$': 'ts-jest'}, testEnvironment: 'node', testRegex: '/tests/.*\\.(test|spec)?\\.(ts|tsx)$', moduleFileExtensions: ['ts', 'tsx', 'js', 'jsx', 'json', 'node'] };