fxl 37aa67060c 08.01demo | il y a 4 mois | |
---|---|---|
.. | ||
lib | il y a 4 mois | |
LICENSE | il y a 4 mois | |
README.md | il y a 4 mois | |
package.json | il y a 4 mois |
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