Dailin 415ba84223 | il y a 4 ans | ||
---|---|---|---|
.. | |||
lib | 删除 | il y a 4 ans | |
LICENSE | il y a 4 ans | ||
README.md | il y a 4 ans | ||
package.json | il y a 4 ans |
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