Bakhtina Sofya b84cb877be 1st comm | před 2 týdny | |
---|---|---|
.. | ||
lib | před 2 týdny | |
LICENSE | před 2 týdny | |
README.md | před 2 týdny | |
package.json | před 2 týdny |
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
See our website @babel/plugin-transform-json-strings for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-json-strings
or using yarn:
yarn add @babel/plugin-transform-json-strings --dev