Skip to content

Commit 1129fce

Browse files
committed
docs: minor improvements
1 parent a459e78 commit 1129fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/content/docs/configuration/configure-language-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following rules require type information:
3131

3232
These rules will not work if you do not provide a `project` or `projectService` in the `parserOptions`.
3333

34-
This part has a performance impact, as it requires TypeScript to analyze the entire project. As a result, these rules are slower than traditional lint rules but are much more powerful.
34+
Enabling these rules can impact performance because it requires TypeScript to analyze the entire project. Therefore, these rules run slower than traditional lint rules, but they are also more powerful in functionality.
3535

3636
## Resources
3737

0 commit comments

Comments
 (0)