Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MakeOptions

Hierarchy

  • MakeOptions

Index

Properties

Optional disableCheckCircular

disableCheckCircular: undefined | false | true

matchRule

matchRule: function

Type declaration

    • (target: string): [Rule, RegExpExecArray] | null
    • Parameters

      • target: string

      Returns [Rule, RegExpExecArray] | null

reporter

reporter: Reporter

Optional root

root: undefined | string

Generated using TypeDoc