25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
mcarman 420e447736 babel code-frame lib 4 yıl önce
..
lib babel code-frame lib 4 yıl önce
LICENSE Babel code-fram 4 yıl önce
README.md Babel code-fram 4 yıl önce
package.json Babel code-fram 4 yıl önce

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