Sha256: 9ee0bf839b7da9eb930113ca74d55203ccf719f5bc4092db530711b59ca5326f
Contents?: true
Size: 427 Bytes
Versions: 11
Compression:
Stored size: 427 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/babel-plugin-proposal-json-strings) 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
11 entries across 10 versions & 3 rubygems