Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
05c926b33b8922bc985e3427676295e3a68abd3e
/
.
/
.babelrc
blob: 7521eb073cf5f1559c71f275079a8100e2d48e58 [
file
] [
log
] [
blame
]
Adrià Vilanova MartÃnez
b47ec06
2023-01-15 17:43:26 +0100
[
diff
] [
blame
]
1
{
2
"env"
:
{
3
"test"
:
{
4
"plugins"
:
[
"@babel/plugin-transform-modules-commonjs"
]
5
}
6
}
7
}