JSPM

  • Created
  • Published
  • Downloads 71737702
  • Score
    100M100P100Q233507F
  • License MIT

Generate errors that contain a code frame that point to source locations.

Package Exports

  • @babel/code-frame

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@babel/code-frame) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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