UNPKG

@knestjs/core

Version:

Knestjs search to be a Nestjs ORM in which you write the models once and only once. This is done creating migrations automatically from the models that you create.

7 lines (5 loc) 116 B
import baseConfig from '../../jest.default' export default { ...baseConfig, displayName: '@knestjs/core' }