Irina Glushko 2389e7160b HW1 done | 3 年 前 | |
---|---|---|
.. | ||
lib | 3 年 前 | |
LICENSE | 3 年 前 | |
README.md | 3 年 前 | |
package.json | 3 年 前 |
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