prc b6c02717e6 Upload complete no-internet building environment. | 1 سال پیش | |
---|---|---|
.. | ||
lib | 1 سال پیش | |
LICENSE | 1 سال پیش | |
README.md | 1 سال پیش | |
package.json | 1 سال پیش |
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