shengxuefei bc90185ba9 前端红色系添加 4 年 前
..
lib bc90185ba9 前端红色系添加 4 年 前
LICENSE bc90185ba9 前端红色系添加 4 年 前
README.md bc90185ba9 前端红色系添加 4 年 前
package.json bc90185ba9 前端红色系添加 4 年 前

README.md

@babel/highlight

Syntax highlight JavaScript strings for output in terminals.

See our website @babel/highlight for more information.

Install

Using npm:

npm install --save-dev @babel/highlight

or using yarn:

yarn add @babel/highlight --dev