gotwarlost/istanbul

Feature: option to remove the date in html report

Opened this issue · 0 comments

jsdoc has a similar option:

  templates: {
    default: {
      includeDate: false,
    },
  },