Skip to content

Commit eaa4ea8

Browse files
authored
Revert changes to the no-use-before-define rule (#396)
This PR reverts the previous change to the to `no-use-before-define` rule since it was more heavy-handed than expected. I used `git revert` to revert the PR commit and then created a new changeset. There were some conflicts when reverting the changes to `generate-changeset`. I ended up just backing out those changes since the changes I was reverting were minor and totally fine.
1 parent 930d7eb commit eaa4ea8

11 files changed

Lines changed: 1141 additions & 1733 deletions

File tree

.changeset/tasty-spiders-occur.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@cloudfour/eslint-plugin': minor
3+
---
4+
5+
Revert changes to `no-use-before-define` rule since it was more heavy-handed than expected.

0 commit comments

Comments
 (0)