budibase/packages/sdk/node_modules/@babel/code-frame
Budibase Helm Bot 8c24c7b1ff Helm Release: 2.0.3 2022-09-27 08:54:26 +00:00
..
lib Helm Release: 2.0.3 2022-09-27 08:54:26 +00:00
LICENSE Helm Release: 2.0.3 2022-09-27 08:54:26 +00:00
README.md Helm Release: 2.0.3 2022-09-27 08:54:26 +00:00
package.json Helm Release: 2.0.3 2022-09-27 08:54:26 +00: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