root 3bf41bf355 update | há 1 ano atrás | |
---|---|---|
.. | ||
lib | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
README.md | há 1 ano atrás | |
package.json | há 1 ano atrás |
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
See our website @babel/plugin-syntax-json-strings for more information.
Using npm:
npm install --save-dev @babel/plugin-syntax-json-strings
or using yarn:
yarn add @babel/plugin-syntax-json-strings --dev