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 f955b80 commit 9a06c09Copy full SHA for 9a06c09
website/src/pages/index.mdx
@@ -44,7 +44,7 @@ You don't have to follow every convention exactly as written, decide what works
44
This Style Guide requires the use of:
45
46
- [TypeScript v5](https://github.com/microsoft/TypeScript)
47
-- [typescript-eslint v7](https://github.com/typescript-eslint/typescript-eslint) with [`strict-type-checked`](https://typescript-eslint.io/linting/configs/#strict-type-checked) configuration enabled.
+- [typescript-eslint v8](https://github.com/typescript-eslint/typescript-eslint) with [`strict-type-checked`](https://typescript-eslint.io/linting/configs/#strict-type-checked) configuration enabled.
48
49
The Style Guide assumes the use of, but is not limited to:
50
0 commit comments