Irina Glushko 2389e7160b HW1 done | 3 лет назад | |
---|---|---|
.. | ||
lib | 3 лет назад | |
node_modules | 3 лет назад | |
src | 3 лет назад | |
LICENSE | 3 лет назад | |
README.md | 3 лет назад | |
package.json | 3 лет назад |
Babel compiler core.
See our website @babel/core for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/core
or using yarn:
yarn add @babel/core --dev