provider/node_modules/@babel/core
Nik Dement'ev b2743b6469
fix: update lint
2020-11-06 14:38:38 +03:00
..
lib fix: update lint 2020-11-06 14:38:38 +03:00
node_modules fix: update lint 2020-11-06 14:38:38 +03:00
src fix: update lint 2020-11-06 14:38:38 +03:00
LICENSE fix: update lint 2020-11-06 14:38:38 +03:00
README.md fix: update lint 2020-11-06 14:38:38 +03:00
package.json fix: update lint 2020-11-06 14:38:38 +03:00

README.md

@babel/core

Babel compiler core.

See our website @babel/core for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev