From 5f20110113f42bcdd3c196ddaf96cba6183241e2 Mon Sep 17 00:00:00 2001 From: marco Date: Tue, 31 Aug 2021 14:35:06 +0200 Subject: Fix remaining warnings Signed-off-by: marco --- babel.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'babel.config.js') 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 -- cgit v1.2.3