From 452069a507f3e4147f7ad079da6895597b847883 Mon Sep 17 00:00:00 2001 From: fairdataihub-bot Date: Tue, 4 Jul 2023 00:31:36 +0000 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=8E=A8=20fix=20code=20style=20is?= =?UTF-8?q?sues=20with=20Prettier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zenodo.json | 2 +- codemeta.json | 7 ++----- docs.compatibility.json | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 0339407..ffe1fe6 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -26,4 +26,4 @@ "windows" ], "version": "5.0.0" -} \ No newline at end of file +} diff --git a/codemeta.json b/codemeta.json index 79d5654..a157d79 100644 --- a/codemeta.json +++ b/codemeta.json @@ -30,10 +30,7 @@ "ubuntu", "windows" ], - "programmingLanguage": [ - "JavaScript", - "React" - ], + "programmingLanguage": ["JavaScript", "React"], "relatedLink": [ "https://docs.fairshareapp.io/", "https://github.com/fairdataihub/FAIRshare", @@ -61,4 +58,4 @@ } } ] -} \ No newline at end of file +} diff --git a/docs.compatibility.json b/docs.compatibility.json index 5677358..1fc09e0 100644 --- a/docs.compatibility.json +++ b/docs.compatibility.json @@ -219,4 +219,4 @@ "docsVersion": "5.0.0", "appVersion": "2.1.0" } -] \ No newline at end of file +]