Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarco <marcoambrosini@pm.me>2021-08-31 15:35:06 +0300
committermarco <marcoambrosini@pm.me>2021-08-31 15:35:06 +0300
commit5f20110113f42bcdd3c196ddaf96cba6183241e2 (patch)
treef6b17ed8120f3766faf962708c3159916f78d943 /babel.config.js
parent1674b09dfc0d6196d1aa14137f999fbe5b6b673f (diff)
Fix remaining warnings
Signed-off-by: marco <marcoambrosini@pm.me>
Diffstat (limited to 'babel.config.js')
-rw-r--r--babel.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel.config.js b/babel.config.js
index bd8e2cb2b..8be4fc38b 100644
--- a/babel.config.js
+++ b/babel.config.js
@@ -1,3 +1,3 @@
const babelConfig = require('@nextcloud/babel-config')
-module.exports = babelConfig \ No newline at end of file
+module.exports = babelConfig