mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-08-06 03:29:26 +08:00
d7506e9702
Co-authored-by: Oliver King <oking3@uncc.edu>
@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