mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-06 22:23:53 -05: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"]
|
|
}
|