1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/plugin-proposal-json-strings
詹力 1a19ec897f 删除无关模块 2024-01-16 21:26:16 +08:00
..
lib 删除无关模块 2024-01-16 21:26:16 +08:00
LICENSE 删除无关模块 2024-01-16 21:26:16 +08:00
README.md 删除无关模块 2024-01-16 21:26:16 +08:00
package.json 删除无关模块 2024-01-16 21:26:16 +08:00

README.md

@babel/plugin-proposal-json-strings

Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings

See our website @babel/plugin-proposal-json-strings for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-json-strings

or using yarn:

yarn add @babel/plugin-proposal-json-strings --dev