Bakhtina Sofya b84cb877be 1st comm | 2 hafta önce | |
---|---|---|
.. | ||
lib | 2 hafta önce | |
LICENSE | 2 hafta önce | |
README.md | 2 hafta önce | |
package.json | 2 hafta önce |
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