Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Dailin 415ba84223 pre0115 il y a 4 ans
..
lib pre0115 删除 il y a 4 ans
LICENSE pre0115 il y a 4 ans
README.md pre0115 il y a 4 ans
package.json pre0115 il y a 4 ans

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