Skip to content

Conversation

@Mirazen
Copy link
Contributor

@Mirazen Mirazen commented Jun 3, 2025

Problem Statement:
Add a replacement mapping for is-negative to remove an unnecessary dependency.
Closes: #211
Ran npm run build:update-manifest-paths — completed successfully
Solution:

{
  "type": "simple",
  "moduleName": "is-negative",
  "replacement": "Use (n) => n < 0",
  "category": "micro-utilities"
}

@43081j 43081j merged commit b09a31f into es-tooling:main Jul 15, 2025
3 checks passed
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.

3 participants