Sven SAULEAU b445b79734 Refactor move docs (#8108) il y a 6 ans
..
src 5895277b32 Bump prettier to v1.13.2 il y a 6 ans
test b8dcd6f593 Remove parser support for decorators optional parentheses (#8037) il y a 6 ans
.npmignore 7a1ccf076c Misc (#5545) il y a 7 ans
README.md b445b79734 Refactor move docs (#8108) il y a 6 ans
package.json 90566103a6 v7.0.0-beta.49 il y a 6 ans

README.md

@babel/core

Babel compiler core.

See our website @babel/core for more information.

Install

Using npm:

npm install --save @babel/core

or using yarn:

yarn add --save @babel/core