cfb64ae93e
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 lines
103 B
Text
10 lines
103 B
Text
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"modules": false
|
|
}
|
|
]
|
|
]
|
|
}
|