babel/packages/babel-plugin-proposal-json-strings
2020-01-21 01:45:51 +01:00
..
2018-11-18 23:02:58 +01:00
2018-05-19 15:32:05 -04:00
2018-05-19 15:32:05 -04:00
2020-01-21 01:45:51 +01:00

@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-dev @babel/plugin-proposal-json-strings

or using yarn:

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