-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Currently we've had to pin @sindresorhus's strip-ansi because of the use of arrow functions. We should essentially make whatever changes needed to allow us to use that code (transpilation etc.) so that it still works for strip-ansi@4+ but without breaking IE 11 compat.
See #1273
philipp-spiess, DavidHenri008 and mrbinky3000