diff --git a/types/pretty-dom.d.ts b/types/pretty-dom.d.ts index 4c99e0c6..6b413b3b 100644 --- a/types/pretty-dom.d.ts +++ b/types/pretty-dom.d.ts @@ -1,6 +1,6 @@ import * as prettyFormat from 'pretty-format' -export interface PrettyFormatOptions extends prettyFormat.OptionsReceived { +export interface PrettyDOMOptions extends prettyFormat.OptionsReceived { /** * Given a `Node` return `false` if you wish to ignore that node in the output. * By default, ignores `