Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CleanOptions

(Placeholder comment, see TypeStrong/typedoc#603)

Hierarchy

  • CleanOptions

Index

Properties

Properties

Optional dirs

dirs: string[]

List of relative paths from project.root to directories to delete.

Optional files

files: string[]

List of relative minimatch patterns from project.root to files to delete.

Generated using TypeDoc