async prompting()

in generators/app/index.js [49:51]


  async prompting() {
    return prompting.call(this);
  }