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