Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
b66297906bca1be22847c61a6c086990fd85277f
/
.
/
.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
}