mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-06-21 13:59:28 +08:00
52d71d28bd
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