mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +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"]
|
|
}
|