Dailin 415ba84223 | před 4 roky | ||
---|---|---|---|
.. | |||
lib | 删除 | před 4 roky | |
node_modules/chalk | 删除 | před 4 roky | |
LICENSE | před 4 roky | ||
README.md | před 4 roky | ||
package.json | před 4 roky |
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