Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 2afe9404fe Use Object Spread Syntax (#7777) 6 years ago
test 41bf66bca2 Migrate `babel-code-frame` tests to use `expect` (#7485) 6 years ago
.npmignore 7a1ccf076c Misc (#5545) 7 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

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 @babel/code-frame

or using yarn:

yarn add --save @babel/code-frame