if (this.options.eslint !== false) {
      this.composeWith('node:eslint', {
        options: {
          es2015: this.props.babel
        }