Shannon_mu 9ea635a2dc 停车场 2 년 전
..
lib 9ea635a2dc 停车场 2 년 전
LICENSE 9ea635a2dc 停车场 2 년 전
README.md 9ea635a2dc 停车场 2 년 전
package.json 9ea635a2dc 停车场 2 년 전

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