Dashboard sipadu mbip
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
root d8c1b4a1be initial 5 anos atrás
..
lib initial 5 anos atrás
LICENSE initial 5 anos atrás
README.md initial 5 anos atrás
package.json initial 5 anos atrás

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