eslint-plugin-perfectionist icon indicating copy to clipboard operation
eslint-plugin-perfectionist copied to clipboard

fix(sort-classes): fixes runtime error related to dependencies

Open hugop95 opened this issue 4 months ago • 0 comments

Fixes #300 .

Description

Fixes possible runtime errors due to function body dependencies not being considered when passing callback functions in property assignments. Issue possibly affects static block as well in some cases. One test affected had to be updated.

What is the purpose of this pull request?

  • [x] Bug fix

hugop95 avatar Oct 04 '24 08:10 hugop95