Outlook_Addin_LLM/node_modules/@babel/preset-env
2024-11-29 21:36:41 +01:00
..
data First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
lib First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
LICENSE First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
package.json First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
README.md First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
tsconfig.json First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
tsconfig.tsbuildinfo First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01: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