codeql-action/node_modules/@babel/code-frame
2021-07-27 16:54:26 +00:00
..
lib Update checked-in dependencies 2021-07-27 16:54:26 +00:00
LICENSE Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f) 2020-04-28 17:23:37 +02:00
package.json Update checked-in dependencies 2021-07-27 16:54:26 +00:00
README.md Update checked-in dependencies 2021-07-27 16:54:26 +00:00

@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