Sha256: e65754c73c08951fccdf4178b93d7f5161794be50b24405899bc9e707adcaf8c
Contents?: true
Size: 437 Bytes
Versions: 26
Compression:
Stored size: 437 Bytes
Contents
# @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](https://babeljs.io/docs/en/next/babel-plugin-proposal-json-strings.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-proposal-json-strings ``` or using yarn: ```sh yarn add @babel/plugin-proposal-json-strings --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems