25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Dailin 415ba84223 pre0115 4 yıl önce
..
lib pre0115 删除 4 yıl önce
node_modules/chalk pre0115 删除 4 yıl önce
LICENSE pre0115 4 yıl önce
README.md pre0115 4 yıl önce
package.json pre0115 4 yıl önce

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