helpyourneighbour/backend/node_modules/@babel/preset-env
2026-03-19 23:10:50 +00:00
..
data feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
lib feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
node_modules feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
CONTRIBUTING.md feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
LICENSE feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
package.json feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00
README.md feat(auth): implement user authentication system 2026-03-19 23:10:50 +00:00

@babel/preset-env

A Babel preset for each environment.

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

Install

Using npm:

npm install --save-dev @babel/preset-env

or using yarn:

yarn add @babel/preset-env --dev