mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
broken: check for failures on trailing comma
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"Hasta la vista, Herausforderung!",
|
||||
"Bingo!",
|
||||
"Steuermann, Warp Neun. Aktivieren!",
|
||||
"Pikachu wählt dich!"
|
||||
"Pikachu wählt dich!",
|
||||
],
|
||||
"motivationalQuotes": [
|
||||
{
|
||||
@@ -197,6 +197,6 @@
|
||||
{
|
||||
"quote": "Ich habe nicht versagt. Ich habe nur 10.000 Wege gefunden, die nicht funktionierten.",
|
||||
"author": "Thomas A. Edison"
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user