Дамир Газизов 50745011d6 доделаны некоторые странички | 4 månader sedan | |
---|---|---|
.. | ||
lib | 4 månader sedan | |
LICENSE | 4 månader sedan | |
README.md | 4 månader sedan | |
package.json | 4 månader sedan |
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