jira-ai-fixer/frontend/node_modules/@babel/code-frame
Ricel Leite 6b020d19a7 Add pre-built frontend 2026-02-18 20:05:41 -03:00
..
lib Add pre-built frontend 2026-02-18 20:05:41 -03:00
LICENSE Add pre-built frontend 2026-02-18 20:05:41 -03:00
README.md Add pre-built frontend 2026-02-18 20:05:41 -03:00
package.json Add pre-built frontend 2026-02-18 20:05:41 -03:00

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