summaryrefslogtreecommitdiffstats
path: root/babel.config.js
blob: 6f249242ab9630940bff4f8e75cad3ae56cde15a (plain)
1
2
3
4
5
6
7
/**
 * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */
const babelConfig = require('@nextcloud/babel-config')

module.exports = babelConfig