mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-11 16:52:11 +00:00
Autoreformat the data.json file
Mostly tab -> 4 spaces changes and indentation fixes Co-author added as they submitted a PR which pointed out the formatting issues. Co-authored-by: Shikha <117267724+sheechakrawarty@users.noreply.github.com>
This commit is contained in:
parent
e1e37c42f6
commit
d65d22f802
11
data.json
11
data.json
@ -2044,7 +2044,8 @@
|
||||
"link": "https://github.com/activist-org/activist",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"TypeScript", "Python"
|
||||
"TypeScript",
|
||||
"Python"
|
||||
],
|
||||
"description": "activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them."
|
||||
},
|
||||
@ -2062,7 +2063,9 @@
|
||||
"name": "Manifest",
|
||||
"link": "https://github.com/mnfst/manifest",
|
||||
"label": "good first issue",
|
||||
"technologies": ["TypeScript"],
|
||||
"technologies": [
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "Manifest is an open-source Backend-as-a-Service allowing developers to create a backend easily and quickly."
|
||||
},
|
||||
{
|
||||
@ -2126,7 +2129,9 @@
|
||||
"name": "supabase",
|
||||
"link": "https://github.com/supabase/supabase",
|
||||
"label": "good first issue",
|
||||
"technologies": ["TypeScript"],
|
||||
"technologies": [
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications."
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user