Skip to content

Commit e637005

Browse files
style issue fixed
1 parent 4ab8204 commit e637005

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{"editor.defaultFormatter": "esbenp.prettier-vscode",
2+
"[javascript]": {
3+
"editor.defaultFormatter": "esbenp.prettier-vscode"
4+
}
5+
}

api/imp_links.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
],
3232
"52North Spatial Information Research GmbH": [
3333
{
34-
"title":"Public Repository for the Connected Systems SWG",
34+
"title": "Public Repository for the Connected Systems SWG",
3535
"url": "https://github.com/52North/ogcapi-connected-systems"
3636
}
3737
],
38-
"aossie":[
38+
"Aossie":[
3939
{
4040
"title": "A tool that can auto-generate short quizzes on the basis of the content provided",
4141
"url": "https://github.com/AOSSIE-Org/EduAid"

0 commit comments

Comments
 (0)