mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-08-09 05:29:27 +08:00
a0f00e5017
Co-authored-by: OliverMKing <OliverMKing@users.noreply.github.com>
@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