max_liu b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
..
lib b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
node_modules b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
src b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
README.md b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen
package.json b7ab7c8514 chore: 更新node_modules依赖文件 vor 2 Wochen

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