XuelesszzZ 94af2b8e7b 6-30-5 | vor 1 Jahr | |
---|---|---|
.. | ||
lib | vor 1 Jahr | |
LICENSE | vor 1 Jahr | |
README.md | vor 1 Jahr | |
package.json | vor 1 Jahr |
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
See our website @babel/plugin-proposal-json-strings for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-json-strings
or using yarn:
yarn add @babel/plugin-proposal-json-strings --dev