This creates a new package called @babel/highlight which syntax highlights JavaScript code for terminal output. This functionality was already present in @babel/code-frame, but exposing it as a separate package lets other projects leverage it. @babel/code-frame has been refactored slightly so that it uses @babel/highlight to do its syntax highlighting.
4 lines
15 B
Plaintext
4 lines
15 B
Plaintext
src
|
|
test
|
|
*.log
|