You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The TypeScript Style Guide provides a concise set of conventions and best practi
24
24
### What
25
25
26
26
Since "consistency is the key", TypeScript Style Guide strives to enforce the majority of rules using automated tools such as ESLint, TypeScript, Prettier, etc.
27
-
However, certain design and architectural decisions must be followed, as described in the conventions below.
27
+
However, certain design and architectural decisions must still be followed, as described in the conventions below.
0 commit comments