toFormat icon indicating copy to clipboard operation
toFormat copied to clipboard

toFormat pollutes the global scope

Open oscsx opened this issue 7 years ago • 0 comments

Hi,

This library creates the toFormat function in the global scope and does not provide a no conflict option. This has the potential to cause issues within applications that also make use of the global scope.

I already have a fix for this, I'll be submitting a PR.

oscsx avatar Dec 05 '18 15:12 oscsx