[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -27,7 +27,7 @@ SPDX-License-Identifier: MPL-2.0
|
|||||||
return scoreB - scoreA;
|
return scoreB - scoreA;
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
||||||
const correctCounts = {};
|
const correctCounts = {};
|
||||||
answers.forEach((questionAnswers) => {
|
answers.forEach((questionAnswers) => {
|
||||||
questionAnswers.forEach((answer) => {
|
questionAnswers.forEach((answer) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user