Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
mcarman a5962ea32b Babel code-fram 4 anni fa
..
LICENSE Babel code-fram 4 anni fa
README.md Babel code-fram 4 anni fa
package.json Babel code-fram 4 anni fa

README.md

@babel/code-frame

Generate errors that contain a code frame that point to source locations.

See our website @babel/code-frame for more information.

Install

Using npm:

npm install --save-dev @babel/code-frame

or using yarn:

yarn add @babel/code-frame --dev