We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e0dec commit b62836cCopy full SHA for b62836c
README.md
@@ -66,7 +66,7 @@ Ultracite is designed to be used with [VS Code](https://code.visualstudio.com/).
66
}
67
```
68
69
-Lastly, ensure your `tsconfig.json` (if it exists) includes your new ESLint config and that `strictNullChecks` is enabled.
+Lastly, ensure your `tsconfig.json` (if it exists) has `strictNullChecks` enabled.
70
71
```json
72
{
0 commit comments