tree: 6060002652c1c39971d4e18e54c8c0dc79fa9635 [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-proposal-json-strings/README.md

@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