install-nix-action/node_modules/@babel/core
Domen Kožar 70742d22d9
v6
2019-11-19 17:50:30 +01:00
..
lib v6 2019-11-19 17:50:30 +01:00
node_modules v6 2019-11-19 17:50:30 +01:00
LICENSE v6 2019-11-19 17:50:30 +01:00
package.json v6 2019-11-19 17:50:30 +01:00
README.md v6 2019-11-19 17:50:30 +01:00

@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