.. | |||
lib | 1 month ago | ||
LICENSE | 1 month ago | ||
README.md | 1 month ago | ||
package.json | 1 month ago |
Syntax highlight JavaScript strings for output in terminals.
See our website @babel/highlight for more information.
Using npm:
npm install --save-dev @babel/highlight
or using yarn:
yarn add @babel/highlight --dev