mirror of
https://github.com/Infisical/infisical.git
synced 2025-08-05 07:30:33 +00:00
5 lines
157 B
JSON
5 lines
157 B
JSON
{
|
|
"presets": ["@babel/preset-env", "@babel/preset-react"],
|
|
"plugins": ["@babel/plugin-syntax-import-attributes", "babel-plugin-transform-import-meta"]
|
|
}
|