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.
wq dbcaee30a6 Initial commit il y a 2 ans
..
lib Initial commit il y a 2 ans
LICENSE Initial commit il y a 2 ans
README.md Initial commit il y a 2 ans
package.json Initial commit il y a 2 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