Dailin 415ba84223 | vor 4 Jahren | ||
---|---|---|---|
.. | |||
lib | 删除 | vor 4 Jahren | |
LICENSE | vor 4 Jahren | ||
README.md | vor 4 Jahren | ||
package.json | vor 4 Jahren |
Generate errors that contain a code frame that point to source locations.
See our website @babel/code-frame for more information.
Using npm:
npm install --save-dev @babel/code-frame
or using yarn:
yarn add @babel/code-frame --dev