mathiasbynens / jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
https://mths.be/jsesc
MIT License
716 stars 53 forks source link

`none` mode #41

Closed ghost closed 7 years ago

ghost commented 7 years ago

michaelficarra commented 7 years ago

Asking a dependency for an option which effectively disables it so that the consuming application doesn't need to avoid calling it seems inappropriate. Just have babel not call jsesc.