Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed May 28, 2024
1 parent 9a110a5 commit 8fddf34
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ Ultracite is designed to be used with [VS Code](https://code.visualstudio.com/),
}
```

> [!NOTE] If you are using the pre-release version of the ESLint extension, you may need to use `eslint.useFlatConfig` instead of `eslint.experimental.useFlatConfig`.
<!-- prettier-ignore -->
> [!NOTE]
> If you are using the pre-release version of the ESLint extension, you may need to use `eslint.useFlatConfig` instead of `eslint.experimental.useFlatConfig`.
Lastly, ensure your `tsconfig.json` (if it exists) includes your new ESLint config and that `strictNullChecks` is enabled.

Expand Down

0 comments on commit 8fddf34

Please sign in to comment.