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 600fdc8 commit ae7f479Copy full SHA for ae7f479
docs/rules/prefer-let.md
@@ -50,7 +50,7 @@ they are reassigned by Svelte.
50
```
51
52
- `exclude`: The reactive assignments that you want to exclude from being
53
-reported..
+ reported.
54
55
## :mag: Implementation
56
0 commit comments