Skip to content

Commit 1e76171

Browse files
thilinatntThilina Herath
and
Thilina Herath
authored
Update TS type file to include jsonpatch formatter (#310)
Co-authored-by: Thilina Herath <[email protected]>
1 parent ec723ec commit 1e76171

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ export const formatters: {
190190
annotated: Formatter;
191191
console: Formatter;
192192
html: HtmlFormatter;
193+
jsonpatch: Formatter;
193194
};
194195

195196
export const console: Formatter;

0 commit comments

Comments
 (0)