Skip to content

Commit

Permalink
ESLint rules (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
AAAkhalid authored Dec 13, 2024
1 parent 491d5e8 commit 3dbd84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/routes/docs/gotchas/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Gotchas - Mitosis

# Gotchas and limitations

We have put together ESLint rules that will warn you when encountering these limitations (and many more). The rules themselves are a great source of documentation. Make sure to read up on them [here](../packages/eslint-plugin/docs/rules/)
We have put together ESLint rules that will warn you when encountering these limitations (and many more). The rules themselves are a great source of documentation. Make sure to read up on them [here](https://github.com/BuilderIO/mitosis/tree/main/packages/eslint-plugin/docs/rules)

### Defining variables with the same name as a state property will shadow it

Expand Down

0 comments on commit 3dbd84e

Please sign in to comment.