Commit eaa4ea8
authored
Revert changes to the
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.no-use-before-define rule (#396)1 parent 930d7eb commit eaa4ea8
11 files changed
Lines changed: 1141 additions & 1733 deletions
File tree
- .changeset
- fixtures
- babel/packages
- babel-helper-create-class-features-plugin/src
- babel-plugin-transform-parameters/src
- babel-plugin-transform-runtime/scripts
- dom-testing-library/src
- eslint/lib/linter
- mocha
- lib
- src
- rules/prefer-early-return
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments