Open jvpepino opened 4 years ago
How would I create a custom formatter if I’ve installed jsondiffpatch via npm?
I am trying to turn off the a game arrows and figure one way I can do that is by using a custom formatter which extends the existing HtmlFormatter.
Would I need to copy the source code into my Angular project to accomplish this?
How would I create a custom formatter if I’ve installed jsondiffpatch via npm?
I am trying to turn off the a game arrows and figure one way I can do that is by using a custom formatter which extends the existing HtmlFormatter.
Would I need to copy the source code into my Angular project to accomplish this?