Skip to content

Conversation

cressie176
Copy link
Collaborator

  • Replace Math.pow() with ** operator in test/data.js
  • Remove explicit useExponentiationOperator config as it's enabled by default
  • Update changelog with exponentiation operator entry
  • Improves readability with modern JavaScript syntax

🤖 Generated with Claude Code

- Replace Math.pow() with ** operator in test/data.js
- Remove explicit useExponentiationOperator config as it's enabled by default
- Update changelog with exponentiation operator entry
- Improves readability with modern JavaScript syntax

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@cressie176 cressie176 changed the title Use modern exponentiation operator instead of Math.pow() Modernisation 10 - Use modern exponentiation operator instead of Math.pow() Sep 4, 2025
@cressie176 cressie176 changed the title Modernisation 10 - Use modern exponentiation operator instead of Math.pow() Modernisation 11 - Use modern exponentiation operator instead of Math.pow() Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant