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 9c83d75 commit 8bda8f9Copy full SHA for 8bda8f9
README.md
@@ -22,7 +22,7 @@ export default tseslint.config({
22
tsconfigRootDir: import.meta.dirname,
23
},
24
25
-})
+})
26
```
27
28
- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`
0 commit comments