generateur_v3/frontend_old/node_modules/.pnpm/@babel+code-frame@7.18.6/node_modules/@babel/code-frame
Kilton937342 a819d952d3 migrating to svelte 2022-12-27 18:26:05 +01:00
..
lib migrating to svelte 2022-12-27 18:26:05 +01:00
LICENSE migrating to svelte 2022-12-27 18:26:05 +01:00
README.md migrating to svelte 2022-12-27 18:26:05 +01:00
package.json migrating to svelte 2022-12-27 18:26:05 +01: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