UNPKG

generator-nest-js-boilerplate

Version:

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

8 lines 154 B
module.exports = [ { type: 'list', name: 'wantedCasl', message: 'Do you want to use Casl?', choices: ['Yes', 'No'], }, ]