Commits
Click on a commit to change the comparison rangefix(linter/prefer-number-properties): get fixer to replace entire call expr (#15979)
when this fix interacts with other fixes, it can cause invalid final syntax to be produced.
By replacing the entire call expression, we solve this problem