warthog.config.js 70 B

123
  1. module.exports = {
  2. cliGeneratePath: './src/modules/${kebabName}'
  3. };