Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lib | 2023-08-29 | ||
LICENSE | 2023-08-29 | 1.1 kB | |
package.json | 2023-08-29 | 823 Bytes | |
README.md | 2023-08-29 | 337 Bytes | |
Totals: 4 Items | 2.3 kB | 0 |
@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