From 91510d95f15b5b84482b5700b04d229db28fbdff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Thu, 17 Dec 2020 11:45:13 +0100 Subject: Add js files to license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- .eslintrc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.eslintrc.js') diff --git a/.eslintrc.js b/.eslintrc.js index 0315c64d760..000c46b1a81 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -8,7 +8,7 @@ module.exports = { escapeHTML: true, oc_userconfig: true, dayNames: true, - firstDay: true + firstDay: true, }, extends: ['@nextcloud'], rules: { -- cgit v1.2.3