rabin ef108495d0 edit | 7 月之前 | |
---|---|---|
.. | ||
lib | 7 月之前 | |
LICENSE | 7 月之前 | |
README.md | 7 月之前 | |
package.json | 7 月之前 |
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