We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef7242 commit ed2ee59Copy full SHA for ed2ee59
website/src/pages/index.mdx
@@ -30,7 +30,7 @@ However, certain design and architectural decisions must still be followed, as d
30
31
- As project grow in size and complexity, maintaining code quality and ensuring consistent practices become increasingly challenging.
32
- Defining and following a standard approach to writing TypeScript applications leads to a consistent codebase and faster development cycles.
33
-- No need to discuss code styles in code reviews.
+- No need to discuss code styles during code reviews.
34
- Saves team time and energy.
35
36
### Disclaimer
0 commit comments