您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Dailin 415ba84223 pre0115 4 年前
..
lib pre0115 删除 4 年前
node_modules/chalk pre0115 删除 4 年前
LICENSE pre0115 4 年前
README.md pre0115 4 年前
package.json pre0115 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