25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
mcarman a5962ea32b Babel code-fram 4 년 전
..
LICENSE Babel code-fram 4 년 전
README.md Babel code-fram 4 년 전
package.json Babel code-fram 4 년 전

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