We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8bc78d commit 933e001Copy full SHA for 933e001
react/modules/tasks/nextjs-ssr-ssg.md
@@ -34,7 +34,7 @@ A student can achieve a maximum of 100 points (+50 optional).
34
### Penalties
35
36
- React Router 7 part implemented without Next.js implementation before: **-150 points**
37
-- Test coverage less than 80%: **-30 points per each branch**
+- Test coverage less than 70%: **-30 points per each branch**
38
- TypeScript isn't used: **-145 points**
39
- Usage of _any_: **-20 points per each**
40
- Usage of _ts-ignore_: **-20 points per each**
0 commit comments