mirror of
https://github.com/nextcloud/server.git
synced 2026-03-03 05:51:07 -05:00
10 lines
103 B
Text
10 lines
103 B
Text
{
|
|
"presets": [
|
|
[
|
|
"@babel/preset-env",
|
|
{
|
|
"modules": false
|
|
}
|
|
]
|
|
]
|
|
}
|