Skip to content

Commit f00db99

Browse files
committed
Merge branch 'fix-async-race' of https://github.com/zagorky/tasks into fix-async-race
2 parents efc4eb8 + 6d04f50 commit f00db99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stage2/tasks/async-race/non-functional-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Mentors will evaluate the "Async Race" Single Page Application (SPA) based on th
3636
Specific rules may be adjusted only with mentor approval, e.g.:
3737

3838
```json
39-
{
39+
{
4040
"@typescript-eslint/consistent-type-definitions": ["error", "type"],
4141
"unicorn/no-array-callback-reference": "off",
4242
"unicorn/no-array-for-each": "off",

0 commit comments

Comments
 (0)