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
@@ -23,7 +23,7 @@ The TypeScript Style Guide provides a concise set of conventions and best practi
23
23
24
24
### What
25
25
26
-
Since "consistency is the key", TypeScript Style Guide strives to enforce majority of the rules by using automated tooling as ESLint, TypeScript, Prettier, etc.
26
+
Since "consistency is the key", TypeScript Style Guide strives to enforce most rules using automated tools such as ESLint, TypeScript, Prettier, etc.
27
27
Still certain design and architectural decisions must be followed which are described with conventions below.
0 commit comments