UNPKG

generator-nest-js-boilerplate

Version:

This generator will help you to build your own Nest.js Mongodb API using TypeScript 4

9 lines (7 loc) 134 B
/** * Step 6 * Where conflicts are handled (used internally) */ module.exports = function() { this.conflicter.force = true };