2018-06-15 10:13:20 -04:00

434 B

@babel/plugin-proposal-json-strings

Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings

See our website @babel/plugin-proposal-json-strings for more information.

Install

Using npm:

npm install --save @babel/plugin-proposal-json-strings

or using yarn:

yarn add --save @babel/plugin-proposal-json-strings