Skip to content

Commit

Permalink
style: 馃帹 fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
fairdataihub-bot committed Aug 30, 2022
1 parent 1ce8e18 commit 4949dcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 33 deletions.
13 changes: 2 additions & 11 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@
"description": "Simplifying the curation and sharing of biomedical research data and software according to applicable FAIR guidelines",
"access_right": "open",
"license": "MIT",
"keywords": [
"curation",
"electron",
"fair",
"macos",
"metadata",
"sharing",
"ubuntu",
"windows"
],
"keywords": ["curation", "electron", "fair", "macos", "metadata", "sharing", "ubuntu", "windows"],
"version": "2.0.0"
}
}
26 changes: 4 additions & 22 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,34 +21,16 @@
"@type": "Organization",
"@name": "National Institutes of Health (NIH)"
},
"keywords": [
"curation",
"electron",
"fair",
"macos",
"metadata",
"sharing",
"ubuntu",
"windows"
],
"programmingLanguage": [
"Vue",
"Python",
"JavaScript",
"CSS",
"HTML"
],
"keywords": ["curation", "electron", "fair", "macos", "metadata", "sharing", "ubuntu", "windows"],
"programmingLanguage": ["Vue", "Python", "JavaScript", "CSS", "HTML"],
"operatingSystem": [
"Windows 11",
"Windows 10",
"Big Sur (macOS 11)",
"Catalina (macOS 10.15)",
"Ubuntu"
],
"relatedLink": [
"https://fairdataihub.org/fairshare",
"https://docs.fairshareapp.io"
],
"relatedLink": ["https://fairdataihub.org/fairshare", "https://docs.fairshareapp.io"],
"author": [
{
"@type": "Person",
Expand All @@ -72,4 +54,4 @@
}
}
]
}
}

0 comments on commit 4949dcc

Please sign in to comment.