Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Dailin 415ba84223 pre0115 il y a 4 ans
..
lib pre0115 删除 il y a 4 ans
node_modules/chalk pre0115 删除 il y a 4 ans
LICENSE pre0115 il y a 4 ans
README.md pre0115 il y a 4 ans
package.json pre0115 il y a 4 ans

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