Bakhtina Sofya b84cb877be 1st comm | преди 2 седмици | |
---|---|---|
.. | ||
lib | преди 2 седмици | |
LICENSE | преди 2 седмици | |
README.md | преди 2 седмици | |
package.json | преди 2 седмици |
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