Dailin 415ba84223 | il y a 4 ans | ||
---|---|---|---|
.. | |||
lib | 删除 | il y a 4 ans | |
node_modules/chalk | 删除 | il y a 4 ans | |
LICENSE | il y a 4 ans | ||
README.md | il y a 4 ans | ||
package.json | il y a 4 ans |
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