forked from rDrama/rDrama
1
0
Fork 0
rDrama/node_modules/@babel/highlight
Aevann1 67a1595b9b fdsfd 2021-12-13 22:28:32 +00:00
..
lib fdsfd 2021-12-13 22:28:32 +00:00
node_modules fdsfd 2021-12-13 22:28:32 +00:00
LICENSE fdsfd 2021-12-13 22:28:32 +00:00
README.md fdsfd 2021-12-13 22:28:32 +00:00
package.json fdsfd 2021-12-13 22:28:32 +00:00

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